Update Quili.sh

This commit is contained in:
smeb y 2024-05-22 00:34:43 +08:00 committed by GitHub
parent 0ac706e41c
commit 242929bcbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -196,9 +196,8 @@ function run_node() {
}
function add_snapshots() {
apt install unzip
wget http://95.216.228.91/store.zip
unzip store.zip
wget http://94.16.31.160/store.tar.gz
tar -xzf store.tar.gz
cd ~/ceremonyclient/node/.config
rm -rf store
cd ~