Change snap-sync partition UUID

This commit is contained in:
Sravan Balaji 2022-09-05 14:34:46 -04:00
parent 26e9ee4a8e
commit e80009632f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
sudo snap-sync \
--UUID 8d148185-97f7-446f-8937-3c5c0924039d \
--UUID fba0c463-99f4-41cf-8dc8-52a202a48849 \
--subvolid 5 \
--noconfirm \
--quiet

View File

@ -7432,7 +7432,7 @@ done
#+BEGIN_SRC shell :shebang #!/bin/bash :tangle .scripts/backup_to_hdd.sh
sudo snap-sync \
--UUID 8d148185-97f7-446f-8937-3c5c0924039d \
--UUID fba0c463-99f4-41cf-8dc8-52a202a48849 \
--subvolid 5 \
--noconfirm \
--quiet