Changed transmission to deluge. Simplify ufw rules
This commit is contained in:
7
root/etc/tinyproxy/stop.sh
Executable file
7
root/etc/tinyproxy/stop.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ "${WEBPROXY_ENABLED}" = "true" ]]; then
|
||||
|
||||
/etc/init.d/tinyproxy stop
|
||||
|
||||
fi
|
Reference in New Issue
Block a user