glacier-old/install/WGET-INSTALL.sh

8 lines
328 B
Bash
Raw Normal View History

2022-04-12 12:38:01 -04:00
#!/bin.sh
mkdir ../glacier-tmp
wget https://github.com/everest-linux/glacier/blob/main/glacier-install.sh
wget https://github.com/everest-linux/glacier/blob/main/glacier-update.sh
wget https://github.com/everest-linux/glacier/blob/main/glacier-remove.sh
wget https://github.com/everest-linux/glacier/blob/main/glacier-query.sh