Skip to content

vilija19/polka_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

how to use

Install

git clone [email protected]:vilija19/polka_scripts.git update
or
git clone https://github.com/vilija19/polka_scripts.git update
cd update
chmod +x update_node
cp .env_sample .env

Edit file .env with your data:
USER - User running the service
BIN_DIR - path to kusama binary file.
BASE_URL - base repo URL. From time to time it could be changed.
E.g. https://github.com/paritytech/polkadot-sdk/releases/download/polkadot- or https://github.com/paritytech/polkadot-sdk/releases/download/
SERVICE_NAME - Service name in systemctl
The last line journalctl will run the service logs to check the update has been successful. Exit with Ctrl+C

sudo ./update_node .
Example: sudo ./update_node stable2407-1

Based on https://gist.github.com/michalisFr/daa01c7374793a684a3a1f61e4959492

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages