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