Skip to content

Commit dd5b8b9

Browse files
Update ct/netbox.sh
Co-authored-by: Håvard Gjøby Thom <[email protected]>
1 parent 3bdea27 commit dd5b8b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ct/netbox.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ if [ ! -d "/opt/netbox-${RELEASE}" ]; then
6565
msg_ok "Stopped ${APP}"
6666

6767
msg_info "Updating $APP LXC"
68-
apt-get update &>/dev/null
6968
apt-get -y upgrade &>/dev/null
7069

7170
OLD_VERSION_PATH=$(ls -d /opt/netbox-*/)

0 commit comments

Comments
 (0)