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