From 7a1c727a02c03dd2478adb0fed67418d11f45455 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 06 Nov 2015 00:39:05 -0500 Subject: do_update(): Use notice() --- diff --git a/src/action/update.sh b/src/action/update.sh index b0e228d..e51bf3c 100644 --- a/src/action/update.sh +++ b/src/action/update.sh @@ -138,8 +138,7 @@ do_update() # Clean up the ROM. rm_temp 'rom' - info 'Firmware installation complete' - sleep 5 + notice 'Firmware installation complete' return 0 } -- cgit v0.9.1