Create WGET-INSTALL.sh
This commit is contained in:
parent
3fc83bc766
commit
ecae5c90ad
7
WGET-INSTALL.sh
Normal file
7
WGET-INSTALL.sh
Normal 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
|
Loading…
Reference in New Issue
Block a user