Skip to content

Commit

Permalink
Update update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
weskerty authored Sep 16, 2024
1 parent 8613981 commit 1c66c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Termux/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ pacman -Syu --noconfirm
cd $HOME/mystic/ || echo falla...
#git stash && git pull https://github.com/BrunoSobrino/TheMystic-Bot-MD.git && git stash pop || echo "#########Error al actualizar mystic"
#npm install @whiskeysockets/baileys@latest @adiwajshing/baileys@latest --force || echo "#########Error al instalar en mystic"
npm install --force
npm start .

0 comments on commit 1c66c48

Please sign in to comment.