Delete WGET-INSTALL.sh

This commit is contained in:
everest 2022-05-31 13:04:59 +00:00 committed by GitHub
parent 3db46f6ba0
commit bbc1452841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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