Permissions and shebangs
This commit is contained in:
Regular → Executable
+2
-2
@@ -1,3 +1,3 @@
|
||||
!#/bin/bash
|
||||
#!/bin/sh
|
||||
cd glad
|
||||
python3 -m glad --profile core --out-path . --generator c --spec gl
|
||||
python3 -m glad --profile core --out-path . --generator c --spec gl
|
||||
|
||||
Regular → Executable
+1
@@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
sudo apt install libopenal-dev libvorbis-dev libflac-dev xorg-dev
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user