Skip to content

Commit

Permalink
Update Termux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
weskerty authored Sep 19, 2024
1 parent 2da324e commit 1300b38
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
@@ -1,6 +1,6 @@
#!/bin/bash
wget https://raw.githubusercontent.com/weskerty/test/main/Termux/.bashrc -O ~/.bashrc
proot-distro login archlinux -- bash -c "pacman -Syu wget curl nodejs nano npm git ffmpeg python --noconfirm && \
proot-distro login archlinux -- bash -c "pacman -Syu wget curl nodejs nano npm git ffmpeg python imagemagick --noconfirm && \
wget https://raw.githubusercontent.com/weskerty/test/main/Termux/update.sh -O ~/update.sh && \
chmod 777 ~/update.sh && \
git clone https://github.com/BrunoSobrino/TheMystic-Bot-MD.git mystic && \
Expand Down

0 comments on commit 1300b38

Please sign in to comment.