work from any dir yaayyy
This commit is contained in:
parent
4f7d18cea5
commit
e6327094ce
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
|
||||||
COUNT=0
|
COUNT=0
|
||||||
while true;
|
while true;
|
||||||
do
|
do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user