Archived
fix source path
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ SERVICES_UP_SCRIPT="/home/raspi/raspi/services-up.sh"
|
|||||||
|
|
||||||
$SERVICES_UP_SCRIPT --profile all down
|
$SERVICES_UP_SCRIPT --profile all down
|
||||||
|
|
||||||
sudo rsync -aHAXv --info=progress2 docker-data/ root@docker:/mnt/raspi-backup/
|
sudo rsync -aHAXv --info=progress2 /home/raspi/docker-data/ root@docker:/mnt/raspi-backup/
|
||||||
|
|
||||||
$SERVICES_UP_SCRIPT --profile all up -d
|
$SERVICES_UP_SCRIPT --profile all up -d
|
||||||
Reference in New Issue
Block a user