sl: dont use fprint
This commit is contained in:
parent
3e79238aff
commit
612eb5d18d
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ pkgs.writeShellScriptBin "sl" ''
|
|||
lastdate="$(date +%s)"
|
||||
ok=0
|
||||
sudo systemctl suspend
|
||||
|
||||
|
||||
exit # nofprint
|
||||
|
||||
|
||||
while kill -0 $PID ; do
|
||||
|
|
Loading…
Add table
Reference in a new issue