Missing apps installed and 'gnome-software' and 'snapd' removed to bring custom installation in line with default
This commit is contained in:
@@ -124,6 +124,12 @@ if [[ "${ID}" == 'debian' ]] || [[ "${ID}" == 'elementary' ]]; then
|
||||
"${baseDir}/debian.sh" --purge-os-prober
|
||||
fi
|
||||
|
||||
if [[ "${ID}" == 'elementary' ]]; then
|
||||
"${baseDir}/elementary.sh" --purge
|
||||
|
||||
"${baseDir}/elementary.sh" --apps
|
||||
fi
|
||||
|
||||
printf \
|
||||
'\033[?47h\033[2J\033[H'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user