mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-05 19:34:52 +01: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