Skip to content

Commit

Permalink
Create mystic.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
weskerty authored Sep 16, 2024
1 parent 2ffc852 commit 611f02e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Termux/mystic.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash
proot-distro login archlinux -- bash -c "pacman -Syu wget curl nodejs nano npm git ffmpeg python; git clone https://github.com/BrunoSobrino/TheMystic-Bot-MD.git mystic; cd mystic ; npm install ; nano config.js && npm start ."

0 comments on commit 611f02e

Please sign in to comment.