vps交流

求助 Linux 大手子


安装好的脚本  怎么通过命令再次打开

比如这个脚本wget –no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh

退出后 怎么再次打开   现在我都是再复制一次 才能进去  很麻烦  

bash AutoReinstall.sh

https://github.com/sjlleo/netflix-verify/releases/download/2.61/nf_2.61_linux_amd64%20&&%20chmod%20+x%20nf%20&&%20clear%20&&%20./n 这种呢

不需要大手子,看懂了就知道&号后面就是要运行的脚本
./AutoReinstall.sh