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