mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-09 07:59:59 +02:00
Upload
This commit is contained in:
6
socks5-proxy/rootfs/etc/cont-init.d/99-run.sh
Normal file
6
socks5-proxy/rootfs/etc/cont-init.d/99-run.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/command/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
set -e
|
||||
|
||||
# Start app
|
||||
/./socks5
|
||||
Reference in New Issue
Block a user