diff options
Diffstat (limited to 'abs/core/LinHES-system/firstboot.sh')
-rwxr-xr-x | abs/core/LinHES-system/firstboot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/firstboot.sh b/abs/core/LinHES-system/firstboot.sh index 8e3dc57..c405df8 100755 --- a/abs/core/LinHES-system/firstboot.sh +++ b/abs/core/LinHES-system/firstboot.sh @@ -56,7 +56,7 @@ then while [ $fb_status != 0 ] do fix_lirc_socket - try_smolt +# try_smolt if [ $fb_status != 0 ] then sleep 1 |