#startserver.sh simple problem/fix

1 messages · Page 1 of 1 (latest)

tropic gazelle
#

startserver.sh for linux fails to run because the file seems to be have made in windows. Windows uses \r for a line terminator whereas linux does not, which causes the file to fail to execute. The simple fix is either make the shell script in linux or copy the test over to linux in a new file and save it as a native linux text file.

snow oriole
#

The simple fix is to use github actions to generate the artifacts and upload them