Skip to content

Scripts for installing and updating Chaincoin easily.

License

Notifications You must be signed in to change notification settings

suprnurd/chc-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chc-scripts

Scripts for installing and updating Chaincoin easily.

On a brand new VPS type:

sudo apt-get update

sudo apt-get install -y git

git clone https://github.com/chaoabunga/chc-scripts

cd chc-scripts

git config core.fileMode false

chmod +x install-chc.sh

Important Make sure you edit the chaincoin.conf file with right values first before install.

./install-chc.sh


For update

chmod +x install-chc.sh

./update-chc.sh

About

Scripts for installing and updating Chaincoin easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%