chore: remove useless FIXME
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
5247f96a41
commit
c10ba41f6c
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
||||||
|
|
||||||
i=0
|
i=0
|
||||||
|
|
||||||
# FIXME: not sure if sudo passes the exit status to this
|
|
||||||
while ! run "''${SIGS[$i]}"; do
|
while ! run "''${SIGS[$i]}"; do
|
||||||
((i+=1))
|
((i+=1))
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in a new issue