added restic install
This commit is contained in:
2
debian/debian-configure-wrestic.sh
vendored
2
debian/debian-configure-wrestic.sh
vendored
@@ -6,6 +6,8 @@ if [ "$EUID" -ne 0 ]
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
apt update
|
||||||
|
apt-get install -y restic
|
||||||
mkdir -pv /home/akanealw/.config/wrestic
|
mkdir -pv /home/akanealw/.config/wrestic
|
||||||
mkdir -pv /home/akanealw/restic/restore
|
mkdir -pv /home/akanealw/restic/restore
|
||||||
mkdir /root/restic/restore
|
mkdir /root/restic/restore
|
||||||
|
|||||||
Reference in New Issue
Block a user