mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-10 00:42:29 -06: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
|