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
|
"${baseDir}/fedora.sh" --resolv-conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rsync -pogAXtlHrDx \
|
"${baseDir}/rsync.sh"
|
||||||
"${baseDir}" \
|
|
||||||
/mnt
|
|
||||||
|
|
||||||
if [[ "${ID}" == 'elementary' ]]; then
|
if [[ "${ID}" == 'elementary' ]]; then
|
||||||
"${baseDir}/elementary.sh" --skel
|
"${baseDir}/elementary.sh" --skel
|
||||||
|
|||||||
Reference in New Issue
Block a user