Housekeepting - Shebangs and permisions (sudo)
Added an explicit host setting so Jekyll serves docs on all interfaces in debugDocs.sh Documented the signing command for the release package in signPackage.sh Inserted shebangs for various helper scripts such as makePackage.sh to ensure they run correctly as standalone scripts
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#/usr/bin/sudo /usr/bin/bash
|
||||
#!/usr/bin/sudo /usr/bin/bash
|
||||
# CMake doesn't have an uninstall option, so remove files manually.
|
||||
export PREFIX=/usr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user