]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add bash equivalents run*.bat scripts for linux devs (#31195)
authorflashgnash <12749214+flashgnash@users.noreply.github.com>
Mon, 19 Aug 2024 22:36:08 +0000 (23:36 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 22:36:08 +0000 (00:36 +0200)
commit400f5898ecfe6992129acacffb23e1100f7a7892
treec22f4e9af85d2bcbb7c9578fcbcd535b39f8d6f7
parent543e17836ad96f8857f7a8a115e58a9c7e3e4984
Add bash equivalents run*.bat scripts for linux devs (#31195)

* Add bash equivalents run*.bat scripts for linux devs

* Apply suggestions from code review

Add shebangs

Co-authored-by: nikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com>
---------

Co-authored-by: nikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com>
runclient-Tools.sh [new file with mode: 0755]
runclient.sh [new file with mode: 0755]
runserver-Tools.sh [new file with mode: 0755]
runserver.sh [new file with mode: 0755]