Update Quili.sh

This commit is contained in:
smeb y 2024-05-17 22:56:02 +08:00 committed by GitHub
parent 072882bc83
commit 0ac706e41c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -196,6 +196,7 @@ function run_node() {
} }
function add_snapshots() { function add_snapshots() {
apt install unzip
wget http://95.216.228.91/store.zip wget http://95.216.228.91/store.zip
unzip store.zip unzip store.zip
cd ~/ceremonyclient/node/.config cd ~/ceremonyclient/node/.config