Change snap-sync partition UUID
This commit is contained in:
parent
26e9ee4a8e
commit
e80009632f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user