./gro -> ./iro

This commit is contained in:
Bandie 2020-06-03 19:23:36 +02:00
parent 6c27e4ee9d
commit da8dcc7222
Signed by: Bandie
GPG Key ID: 843D7FA93BA46312
1 changed files with 1 additions and 1 deletions

2
start
View File

@ -118,7 +118,7 @@ function jhpIROStamp() {
if [ $? -eq 0 ]; then
diaBox "Insert Passport" "Please insert passport (Archivements) into the printer."
cd jhp
./gro $FIELD
./iro $FIELD
cd ..
return 0
else