work from any dir yaayyy
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user