Create WGET-INSTALL.sh
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user