mirror of
https://github.com/iFargle/headscale-webui.git
synced 2025-12-16 15:20:18 +01:00
3 lines
45 B
Bash
Executable File
3 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
. /app/.venv/bin/activate
|
|
exec "$@" |