mirror of
https://github.com/bitwarden/ios.git
synced 2026-04-12 15:27:15 -05:00
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
|
|
PATH=/usr/local/bin:$PATH
|
|
./Scripts/bootstrap.sh
|