mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00

Make scripts just run from each container's respective bin directory. Upgrade to node 18.18.2 and nvm 0.39.5. Remove unnecessary output.
3 lines
31 B
Bash
Executable file
3 lines
31 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
exec "$@"
|