Skip to content

w311ang/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RZ的脚本合集

pkg install -y wget && wget -O ssrspeed-install.sh https://raw.githubusercontent.com/w311ang/scripts/master/ssrspeed/install.sh && bash ssrspeed-install.sh
pkg install -y ffmpeg wget && wget -O 2mp3 -P /usr/bin/ https://raw.githubusercontent.com/w311ang/scripts/master/2mp3 && chmod 700 /usr/bin/2mp3
pkg install -y ffmpeg wget && wget -O 2mp4 -P /usr/bin/ https://raw.githubusercontent.com/w311ang/scripts/master/2mp4 && chmod 700 /usr/bin/2mp4
curl https://raw.githubusercontent.com/w311ang/scripts/master/rmtrash.sh | bash