mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-10 03:16:30 +00:00
6 lines
143 B
Bash
Executable File
6 lines
143 B
Bash
Executable File
#! /bin/bash
|
|
|
|
log "Install Yubico Auth from App Store"
|
|
open "https://apps.apple.com/us/app/yubico-authenticator/id1497506650?mt=12"
|
|
prompt_any
|