add prismlaung
This commit is contained in:
7
2025-11-13-prismlauncher-migration/0001-run.sh
Executable file
7
2025-11-13-prismlauncher-migration/0001-run.sh
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
set -e
|
||||||
|
|
||||||
|
SOURCE=/mnt/hdd1/Allen/PrismLauncher/
|
||||||
|
DEST=/x/nvme1/PrismLauncher
|
||||||
|
|
||||||
|
rsync -a --info=progress2 "$SOURCE" "$DEST"
|
||||||
Reference in New Issue
Block a user