Update payload.sh

best_text_editor
Darren Kitchen 2019-10-23 17:56:34 -07:00 committed by GitHub
parent 82b9f35c00
commit e7fc8a8ccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -19,8 +19,8 @@ PACKAGE_TO_INSTALL="nano"
LIST_PACKAGES=0
LOG_DIR=/root/loot/package-installer
function FAIL() { LED FAIL; exit }
function SUCCESS() { LED FINISH; exit }
function FAIL() { LED FAIL; exit; }
function SUCCESS() { LED FINISH; exit; }
LED SETUP
# Make log file