Skip to content

Commit

Permalink
Updated Spectrum75 username (#2605)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spectrum75 authored Jun 16, 2024
1 parent 53f53a1 commit db962c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/All Is Well/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
rm -rf ~/All-is-well || error "Failed to first remove ~/All-is-well folder!"
git_clone https://github.com/spectrumgamer75/All-is-well || error "Failed to download!"
git_clone https://github.com/spectrum75/All-is-well || error "Failed to download!"
cd $HOME/All-is-well/aiw
chmod +x 'aiwrpi.sh'
echo "alias aiw=$HOME/All-is-well/aiw/aiwrpi.sh" >> ~/.bashrc
Expand Down

0 comments on commit db962c7

Please sign in to comment.