dfinity / sns-testing

Testing SNS in local testing environment
Apache License 2.0
9 stars 12 forks source link

replace dialog #64

Open letmejustputthishere opened 6 months ago

letmejustputthishere commented 6 months ago

currently when running install.sh i have to answer the following dialogs

Archive:  idl2json.zip
replace idl2json? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
  inflating: idl2json                
replace yaml2candid? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
anchpop commented 6 months ago

This should only happen if you run ./install.sh twice without running ./cleanup.sh in between

letmejustputthishere commented 6 months ago

i'm 99% sure i ran ./cleanup.sh in between runs