This commit is contained in:
shocknet-justin 2025-08-31 15:13:34 -04:00
parent 845e180a66
commit 2af7941343
3 changed files with 11 additions and 4 deletions

View file

@ -72,7 +72,7 @@ install_lightning_pub() {
BACKUP_DIR=$(mktemp -d)
mv "$INSTALL_DIR" "$BACKUP_DIR"
log "Replacing application files..."
log "Installing latest version..."
mv "$EXTRACT_DIR" "$INSTALL_DIR"