mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
5 lines
No EOL
53 B
Bash
5 lines
No EOL
53 B
Bash
#!/bin/bash
|
|
|
|
/opt/bunkerweb/cli/main.py "$@"
|
|
|
|
exit $? |