remove comment
This commit is contained in:
parent
392774b791
commit
dea29fd80b
@ -36,7 +36,6 @@ if ! lsb_release -d | grep -q "Debian GNU/Linux"; then
|
|||||||
fi
|
fi
|
||||||
msg_ok "OS check done"
|
msg_ok "OS check done"
|
||||||
|
|
||||||
# Setup App
|
|
||||||
DEFAULT_BRANCH="master"
|
DEFAULT_BRANCH="master"
|
||||||
echo
|
echo
|
||||||
while true; do
|
while true; do
|
||||||
@ -102,7 +101,6 @@ msg_ok "Installation checked, everything is successfuly installed. A reboot is r
|
|||||||
motd_ssh
|
motd_ssh
|
||||||
customize
|
customize
|
||||||
|
|
||||||
# Cleanup
|
|
||||||
msg_info "Cleaning up"
|
msg_info "Cleaning up"
|
||||||
$STD apt-get -y autoremove
|
$STD apt-get -y autoremove
|
||||||
$STD apt-get -y autoclean
|
$STD apt-get -y autoclean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user