Split off rsyncing folder of scripts to seperate script
This commit is contained in:
@@ -137,9 +137,7 @@ if [[ "${ID}" == 'fedora' ]]; then
|
||||
"${baseDir}/fedora.sh" --resolv-conf
|
||||
fi
|
||||
|
||||
rsync -pogAXtlHrDx \
|
||||
"${baseDir}" \
|
||||
/mnt
|
||||
"${baseDir}/rsync.sh"
|
||||
|
||||
if [[ "${ID}" == 'elementary' ]]; then
|
||||
"${baseDir}/elementary.sh" --skel
|
||||
|
||||
Reference in New Issue
Block a user