Changed wrapper location
Installing `node_modules` in `/` fails made a directory named `/wrapper/` and moved files there to resolve. updated entrypoint to match new location.
This commit is contained in:
@@ -45,4 +45,4 @@ fi
|
||||
export LD_LIBRARY_PATH=$(pwd)/RustDedicated_Data/Plugins/x86_64:$(pwd)
|
||||
|
||||
# Run the Server
|
||||
wrapper "${MODIFIED_STARTUP}"
|
||||
/wrapper/wrapper.js "${MODIFIED_STARTUP}"
|
Reference in New Issue
Block a user