mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
test local scripts under development
This commit is contained in:
parent
b7a3bcd022
commit
9a557b991e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUNS=100
|
|||
|
||||
loop() {
|
||||
for j in $(seq 1 $RUNS); do
|
||||
/usr/lib/$PKG/$1 >/dev/null
|
||||
usr/lib/$PKG/$1 >/dev/null
|
||||
done
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue