Changed the way to backup an existing .toml file
Removed unused code
This commit is contained in:
parent
8b25264344
commit
5c429822e3
|
@ -14,6 +14,4 @@ CONFIG_FILE="/data/media/0/dnscrypt-proxy/dnscrypt-proxy.toml"
|
|||
|
||||
## quindecim
|
||||
cp -afv $CONFIG_FILE ${CONFIG_FILE}-`date +%Y%m%d%H%M`.bak
|
||||
fi
|
||||
|
||||
cp -afv /data/media/0/dnscrypt-proxy/my-dnscrypt-proxy.toml $CONFIG_FILE
|
||||
fi
|
Loading…
Reference in New Issue