work from any dir yaayyy

This commit is contained in:
2022-10-16 16:32:27 +05:00
parent 4f7d18cea5
commit e6327094ce

View File

@ -1,4 +1,5 @@
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
COUNT=0
while true;
do