changed location
This commit is contained in:
parent
9d369e8b0d
commit
fb856ac8d5
@ -1,8 +1,8 @@
|
|||||||
#not working encrypted setup
|
#not working encrypted setup
|
||||||
|
|
||||||
#vars
|
#vars
|
||||||
IP="192.168.100.16"
|
IP="192.168.100.100"
|
||||||
source="rsync@"$IP"/rsync/"
|
source="rsync@"$IP"/mnt/"
|
||||||
bootSize=256M
|
bootSize=256M
|
||||||
|
|
||||||
#prepare
|
#prepare
|
||||||
@ -187,4 +187,4 @@ echo "==> Syncing..."
|
|||||||
sync
|
sync
|
||||||
echo "==> Unmounting..."
|
echo "==> Unmounting..."
|
||||||
umount -R /mnt
|
umount -R /mnt
|
||||||
echo "==> Done!"
|
echo "==> Done!"
|
||||||
|
Loading…
Reference in New Issue
Block a user