glacier-old/install/WGET-INSTALL.sh
2022-05-05 14:11:26 +00:00

4 lines
178 B
Bash

#!/bin.sh
rm -rf /tmp/glacier && cd /tmp && git clone https://github.com/everest-linux/glacier && cd glacier/install && chmod +x INSTALL-GLACIER.sh && sudo ./INSTALL-GLACIER.sh