glacier-old/WGET-INSTALL.sh
2022-04-08 16:51:33 +00:00

8 lines
328 B
Bash

#!/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