fixes
This commit is contained in:
parent
90792e34f8
commit
dc90149ecc
@ -55,7 +55,7 @@ done
|
||||
|
||||
echo "setup systembackup"
|
||||
wget -q -O /usr/local/sbin/systembackup https://code.camijo.de/gmueller/server-scripts/raw/master/systembackup
|
||||
if [ ! -f /etc/systembackup.conf ] then
|
||||
if [ ! -f /etc/systembackup.conf ]; then
|
||||
cat >>/etc/systembackup.conf <<EOF
|
||||
REPOSITORY=
|
||||
PASSPHRASE=
|
||||
|
Loading…
Reference in New Issue
Block a user