move files

This commit is contained in:
tetuaoro
2024-07-14 17:58:34 +02:00
parent 781d56d0ff
commit a9c798deda
6 changed files with 2 additions and 52 deletions

5
src/wgpw.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
# This script is intended to be run only inside a docker container, not on the development host machine
set -e
# proxy command
node /app/wgpw.mjs "$@"