mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2026-01-03 19:33:43 +01:00
upgrade opencv 4.7.0 & run program at the end
This commit is contained in:
@@ -274,4 +274,8 @@ cmd="docker image prune"
|
||||
if $interactive ; then askContinueYn "$cmd"; else echo -e "${cyan}$cmd${reset}";fi
|
||||
eval "$cmd"
|
||||
|
||||
cmd="$PYTHON extract_otp_secret_keys.py &"
|
||||
if $interactive ; then askContinueYn "$cmd"; else echo -e "${cyan}$cmd${reset}";fi
|
||||
eval "$cmd"
|
||||
|
||||
quit
|
||||
|
||||
Reference in New Issue
Block a user