Create WGET-INSTALL.sh

This commit is contained in:
everest 2022-04-08 16:51:33 +00:00 committed by GitHub
parent 3fc83bc766
commit ecae5c90ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
WGET-INSTALL.sh Normal file
View File

@ -0,0 +1,7 @@
#!/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