better finishing delayed batch scripts

This commit is contained in:
fred 2022-05-28 04:09:00 +02:00
parent f49fbb1835
commit fee7958523
1 changed files with 2 additions and 4 deletions

View File

@ -559,9 +559,7 @@ echo "~/.zen/astrXbian/zen/new_file_in_astroport.sh \"$HOME/astroport/${CAT}/${M
echo "rm -f /tmp/\${MEDIAKEY}.pass
rm -f /tmp/\${MEDIAKEY}.dunikey ## REMOVE KEYS
echo 'Si tout est OK, appuyez dur ENTER, sinon ESC'
[[ ! \$1 ]] && read finish
rm ~/astroport/Add_${MEDIAKEY}_script.sh
mv ~/astroport/Add_${MEDIAKEY}_script.sh ~/astroport/Done_${FILE_NAME}.sh
" >> ~/astroport/Add_${MEDIAKEY}_script.sh