Removed unneeded bits that served no function
This commit is contained in:
@@ -60,9 +60,7 @@ if [[ "${ID}" == 'debian' ]] || [[ "${ID}" == 'elementary' ]]; then
|
||||
"${baseDir}/apt-snapshot.sh"
|
||||
fi
|
||||
|
||||
# if [[ ! "${*}" = *--no-part* ]]; then
|
||||
"${baseDir}/home-fix-setup.sh"
|
||||
# fi
|
||||
"${baseDir}/home-fix-setup.sh"
|
||||
|
||||
if [[ ! -f '/usr/bin/shutdown' ]]; then
|
||||
ln -s /sbin/shutdown /usr/bin/shutdown
|
||||
|
||||
Reference in New Issue
Block a user