mirror of
https://github.com/tmux-plugins/tmux-cpu.git
synced 2026-09-10 07:16:16 -04:00
Add missing shebang
This commit is contained in:
parent
b81474c41f
commit
92aaaa366b
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export LANG=C
|
||||
export LC_ALL=C
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue