Remove cleanup commands from upgopher-install.sh
Removed cleanup commands from the installation script.
This commit is contained in:
parent
7ce0006f8b
commit
872eeffe2e
@ -44,9 +44,4 @@ msg_ok "Created Service"
|
||||
|
||||
motd_ssh
|
||||
customize
|
||||
|
||||
msg_info "Cleaning up"
|
||||
$STD apt -y autoremove
|
||||
$STD apt -y autoclean
|
||||
$STD apt clean -y
|
||||
msg_ok "Cleaned"
|
||||
cleanup_lxc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user