Update Quili.sh
This commit is contained in:
parent
0ac706e41c
commit
242929bcbd
5
Quili.sh
5
Quili.sh
@ -196,9 +196,8 @@ function run_node() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function add_snapshots() {
|
function add_snapshots() {
|
||||||
apt install unzip
|
wget http://94.16.31.160/store.tar.gz
|
||||||
wget http://95.216.228.91/store.zip
|
tar -xzf store.tar.gz
|
||||||
unzip store.zip
|
|
||||||
cd ~/ceremonyclient/node/.config
|
cd ~/ceremonyclient/node/.config
|
||||||
rm -rf store
|
rm -rf store
|
||||||
cd ~
|
cd ~
|
||||||
|
Loading…
Reference in New Issue
Block a user