Update WGET-INSTALL.sh
This commit is contained in:
parent
94154b0bf2
commit
47f2dddd46
@ -1,7 +1,3 @@
|
||||
#!/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
|
||||
rm -rf /tmp/glacier && cd /tmp && git clone https://github.com/everest-linux/glacier && cd glacier/install && chmod +x INSTALL-GLACIER.sh && sudo ./INSTALL-GLACIER.sh
|
||||
|
Loading…
Reference in New Issue
Block a user