Update umbrel-install.sh

start Umbrel os
pull/727/head
tteckster 2022-11-12 15:35:44 -05:00 committed by GitHub
parent 2b80b9c140
commit 43683fce61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ EOF
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
msg_ok "Customized Container"
fi
cd ~/umbrel/scripts && bash start &>/dev/null
msg_info "Cleaning up"
apt-get autoremove >/dev/null
apt-get autoclean >/dev/null