add fixes

This commit is contained in:
teldra 2021-04-15 11:38:20 +02:00
parent 3ea1e57bd1
commit 9dd9f073a6
3 changed files with 3 additions and 5 deletions

3
config
View File

@ -3,8 +3,9 @@ kde5_apps="kde5-baseapps kdegraphics-thumbnailers ffmpegthumbs ark gwenview kmai
i3wm_apps="claws-mail galculator-gtk3"
lastminute() {
echo "Do lastminutechanges"
#addpkg thunderbird-i18n-de
#servicesenable
servicesenable sshd
#servicesdisable
#ignorepkg
#removepkg

View File

@ -1,2 +1,3 @@
source "${dir}"/config
lastminute

View File

@ -1,4 +0,0 @@
if yesno "Enable sshd?" y; then
servicesenable sshd
fi