Open SS4ar opened 4 months ago
hi, i think here a contradictory terms
if [ $(wc -l <version) -eq 0 -a $(grep -Po "^\\d{1,2}\\.\\d{1,2}\\.\\d{1,2}$" version) ] ; then check2=true; else check2=false; fi
we must make file with 0 strings and with number
I also encountered the same problem
hi, i think here a contradictory terms
if [ $(wc -l <version) -eq 0 -a $(grep -Po "^\\d{1,2}\\.\\d{1,2}\\.\\d{1,2}$" version) ] ; then check2=true; else check2=false; fi
we must make file with 0 strings and with number