Update Builder.sh

This commit is contained in:
ƬHE ЯAW ☣
2022-12-29 01:49:17 +01:00
committed by GitHub
parent 282ab293d5
commit 83031c5cf3
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/theraw-broken-lua/version > /tmp/version; source /tmp/version
curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/version > /tmp/version; source /tmp/version
sudo apt-get install libpcre2-dev mercurial -y; mkdir -p /opt/mod; mkdir -p /opt/nginx