Skip to content

Commit 63fe0d2

Browse files
🚴 perf(i3): Speed up needreboot call in status line.
1 parent f339754 commit 63fe0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bin/needreboot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env sh
1+
#!/usr/bin/env dash
22

33
_running="$(uname -r)"
44
_lts="$(printf '%s' "$_running" | grep '\-lts$' -o)"

0 commit comments

Comments
 (0)