Update node-red2_setup.sh

This commit is contained in:
tteck 2021-08-21 22:49:04 -04:00 committed by GitHub
parent 16e384b8e2
commit 630bc5f4f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,4 +77,4 @@ systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
# Cleanup container
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/*