glacier-old/install/WGET-INSTALL.sh

4 lines
178 B
Bash
Raw Normal View History

2022-04-12 12:38:01 -04:00
#!/bin.sh
2022-05-05 10:11:26 -04:00
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