mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 18:17:56 +00:00
Fix errors when compiling node-template (#4115)
This commit is contained in:
committed by
Bastian Köcher
parent
9e85e21993
commit
0d658ab286
@@ -13,4 +13,4 @@ fi
|
||||
PATH_TO_ARCHIVE=$(pwd)/$1
|
||||
cd $PROJECT_ROOT/.maintain/node-template-release
|
||||
|
||||
cargo run $PROJECT_ROOT/node-template $PATH_TO_ARCHIVE
|
||||
cargo run $PROJECT_ROOT/bin/node-template $PATH_TO_ARCHIVE
|
||||
|
||||
Reference in New Issue
Block a user