Updated new link and added alias

pull/222/head
Spectrumgamer75 4 years ago committed by GitHub
parent 699157b251
commit b5f0188912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,8 +9,9 @@ function error {
mkdir AIW
cd ~/AIW || error "Failed to enter directory!"
wget 'https://raw.githubusercontent.com/spectrumgamer75/All-is-well/master/ALL%20IS%20WELL%20(V2.0)/aiwrpi.sh' || error "Failed to download!"
wget 'https://raw.githubusercontent.com/spectrumgamer75/All-is-well/master/aiw/aiwrpi.sh' || error "Failed to download!"
chmod +x 'aiwrpi.sh'
echo "alias aiw=$HOME/AIW/aiwrpi.sh" >> ~/.bashrc
echo "[Desktop Entry]
Name=All Is Well
GenericName=Update Helper and Fixer

Loading…
Cancel
Save