Skip to content

Commit

Permalink
Update Termux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
weskerty authored Oct 3, 2024
1 parent 5853242 commit 8c2381b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Guias/Utilidades/Termux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ proot-distro login debian -- bash -c "
bash nodesource_setup.sh && \
apt-get install nodejs -y && \
wget https://raw.githubusercontent.com/BrunoSobrino/TheMystic-Bot-MD/refs/heads/master/web/Guias/Utilidades/update.sh -O ~/update.sh && \
wget https://raw.githubusercontent.com/BrunoSobrino/TheMystic-Bot-MD/refs/heads/master/web/Guias/Utilidades/mystic.sh -O ~/script/mystic.sh && \
mkdir -p ~/script && wget https://raw.githubusercontent.com/BrunoSobrino/TheMystic-Bot-MD/refs/heads/master/web/Guias/Utilidades/mystic.sh -O ~/script/mystic.sh && \
wget https://raw.githubusercontent.com/BrunoSobrino/TheMystic-Bot-MD/refs/heads/master/web/Guias/Utilidades/alive.sh -O ~/alive.sh && \
chmod +x ~/update.sh && \
chmod +x ~/script/mystic.sh && \
Expand Down

0 comments on commit 8c2381b

Please sign in to comment.