mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-10 07:16:46 +00:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
|
#! /bin/bash
|
||
|
|
||
|
log "Install Yubico Auth from App Store"
|
||
|
open "https://apps.apple.com/us/app/yubico-authenticator/id1497506650?mt=12"
|
||
|
prompt_any
|