removed bash version

This commit is contained in:
Paul M 2022-08-12 11:19:44 -05:00
parent 48f1a0f6fd
commit 5f7cceafb3
2 changed files with 1 additions and 22 deletions

View file

@ -81,5 +81,6 @@ if (-e "mods"){
chk_update();
}else{
get_ready();
# chk_update expects a hash retrived from storables so program needs to be run again after this
#chk_update();
}