Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.08 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.08 KB

Install From Termux/Ubuntu/Ssh

pkg update && pkg upgrade
pkg i git -y
pkg i nodejs -y
pkg i ffmpeg -y
pkg i yarn
git clone https://github.com/Fajri-FxSx/RoF3X-MD
cd RoF3X-MD
yarn
npm start

Install From Windows/Rdp

Instal Git : Disini Instal NodeJS : Disini Instal FFmpeg : Disini

git clone https://github.com/Fajri-FxSx/RoF3X-MD
cd RoF3X-MD
yarn
npm start

Install From Heroku

Install NodeJs : Disini Install Ffmpeg : Disini Install Webp : Disini