Closed DisruptionSystemsINC closed 9 months ago
Not strictly necessary in the general case of shell scripts, and in this case... [checks commit history...] hasn't been there in years.
Just pass the script as an argument to calling the shell: sh serverstarter.sh
.
Not strictly necessary in the general case of shell scripts, and in this case... [checks commit history...] hasn't been there in years.
Just pass the script as an argument to calling the shell:
sh serverstarter.sh
.
This is less than optimal practice.
Makes 0 difference, really.
Except this way, the script file does not need execute permission set.
The shebang (!#/bin/bash) is missing from the serverstarter.sh script in version 1.3.2