1
0
Fork 0

pratham-setup: notify user about copying the _OTHER dir

This commit is contained in:
Pratham Patel 2022-12-21 09:15:37 +05:30
parent 050aad4e37
commit 287b8f026f
1 changed files with 1 additions and 0 deletions

View File

@ -222,3 +222,4 @@ if ! command -v zpool > /dev/null; then
sudo systemctl enable --now zfs-import-cache.service zfs-import-scan.service zfs-mount.service zfs-share.service zfs.target zfs-zed.service
sudo zpool set cachefile=/etc/zfs/zpool.cache heathen_disk
fi
echo -e "\n\nDotfiles have been copied, but some files are yet to be copied. Your manual intervention is necessary. Please copy the contents of the \"_OTHER\" directory manually."