We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 155b4f0 commit a1a79aeCopy full SHA for a1a79ae
1 file changed
Update/update
@@ -1,9 +1,9 @@
1
#!/usr/bin/bash
2
-# This code write by Ms.nope
+# This code write by Mr.nope
3
clear
4
echo "Updating..."
5
sleep 2
6
-cd .. && sudo rm -r Hack-Framework && git clone https://github.com/msprogrammer2938/Hack-Framework && cd Hack-Framework && bash install.sh
+cd .. && cd .. && sudo rm -r Hack-Framework && git clone https://github.com/mrprogrammer2938/Hack-Framework && cd Hack-Framework && bash install.sh
7
echo ""
8
9
echo "Updating Complate!"
0 commit comments