2 lines
98 B
Bash
Executable file
2 lines
98 B
Bash
Executable file
#!/bin/bash
|
|
bash <(curl -fsSL https://github.com/firezone/firezone/raw/legacy/scripts/install.sh)
|