Added separate folders for deluge and delugeweb, moved around a bit scripts
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
|
||||
TIMESTAMP_FORMAT='%a %b %d %T %Y'
|
||||
log() {
|
||||
echo "$(date +"${TIMESTAMP_FORMAT}") [tunnel-up] $*"
|
||||
echo "$(date +"${TIMESTAMP_FORMAT}") [ufw-enable] $*"
|
||||
}
|
||||
# Source our persisted env variables from container startup
|
||||
. /etc/deluge/environment-variables.sh
|
||||
|
Reference in New Issue
Block a user