psykose
|
3604086cb4
|
set some runtime script interpreters to /bin/sh
nothing in these scripts make use of bash features, and they are
actually posix sh, so use /bin/sh instead.
|
1 year ago |
Samson
|
ab8803c9f5
|
All scripts use Bash
Syntax errors occur with /bin/sh interpreters, hence /bin/bash is used instead to correct for this
|
5 years ago |
Samson
|
df262ea546
|
Fixed shell export syntax
To use the previous syntax, must be using #!/bin/bash
(Tested on Ubuntu 18.04.1)
|
5 years ago |
falkTX
|
a1d4aa8dc1
|
Tweak startup scripts way to find python3
|
7 years ago |
falkTX
|
b802c3e369
|
Use /bin/sh in startup scripts
|
7 years ago |
falkTX
|
f88023600e
|
Fix startup scripts
|
9 years ago |
falkTX
|
502036fc9a
|
Add "--gdb" switch to carla script
|
9 years ago |
falkTX
|
31cc439f19
|
Allow install once again, add some tweaked carla start scripts
|
11 years ago |
falkTX
|
8b7f98aa75
|
Pass appName to NSM announce, fix local usage
|
11 years ago |
falkTX
|
22343cce38
|
Add initial files
|
12 years ago |
falkTX
|
39a46da372
|
Add initial files
|
12 years ago |