mirror of https://github.com/tteck/Proxmox.git
Update node-red2_setup.sh
This commit is contained in:
parent
16e384b8e2
commit
630bc5f4f2
|
@ -77,4 +77,4 @@ systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
|
||||||
|
|
||||||
# Cleanup container
|
# Cleanup container
|
||||||
msg "Cleanup..."
|
msg "Cleanup..."
|
||||||
rm -rf /node-red_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*
|
rm -rf /node-red2_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*
|
||||||
|
|
Loading…
Reference in New Issue