Update install.sh
This commit is contained in:
parent
f5c259ad61
commit
ae6bbaca29
@ -41,6 +41,7 @@ openssl rand -hex 32 > jwt.txt
|
|||||||
wget "https://gitea.vvzvlad.xyz/vvzvlad/soneium/raw/branch/main/minato-rollup.json" -O minato-rollup.json
|
wget "https://gitea.vvzvlad.xyz/vvzvlad/soneium/raw/branch/main/minato-rollup.json" -O minato-rollup.json
|
||||||
wget "https://gitea.vvzvlad.xyz/vvzvlad/soneium/raw/branch/main/minato-genesis.json" -O minato-genesis.json
|
wget "https://gitea.vvzvlad.xyz/vvzvlad/soneium/raw/branch/main/minato-genesis.json" -O minato-genesis.json
|
||||||
wget "https://gitea.vvzvlad.xyz/vvzvlad/soneium/raw/branch/main/docker-compose.yml" -O docker-compose.yml
|
wget "https://gitea.vvzvlad.xyz/vvzvlad/soneium/raw/branch/main/docker-compose.yml" -O docker-compose.yml
|
||||||
|
wget "https://gitea.vvzvlad.xyz/vvzvlad/soneium/raw/branch/main/prometheus.yml" -O prometheus.yml
|
||||||
|
|
||||||
SERVER_IP=$(curl -4 -s ifconfig.me)
|
SERVER_IP=$(curl -4 -s ifconfig.me)
|
||||||
sed -i "s/###IP###/${SERVER_IP}/g" docker-compose.yml
|
sed -i "s/###IP###/${SERVER_IP}/g" docker-compose.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user