mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-25 13:23:01 +01:00
now possible to make prod image (assembly tests at first boot) with make image-prod
This commit is contained in:
@@ -9,7 +9,7 @@ nb_secs_to_wait=$1
|
||||
|
||||
# Wait $nb_secs_to_wait seconds to catch signal USR2
|
||||
# If the signal is caught, then it means a process canceled this shutdown
|
||||
sleep ${nbl_secs_to_wait}
|
||||
sleep ${nb_secs_to_wait}
|
||||
|
||||
# Too late to cancel: init shutdown
|
||||
shutdown_funkey
|
||||
|
||||
Reference in New Issue
Block a user