mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-05 23:26:32 +00:00
6 lines
130 B
Bash
Executable File
6 lines
130 B
Bash
Executable File
#! /bin/bash
|
|
|
|
log "Install bitwarden from App Store"
|
|
open "https://apps.apple.com/us/app/bitwarden/id1352778147?mt=12"
|
|
prompt_any
|