This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
komodotools
mirror of
https://github.com/lukechilds/komodotools.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
206
Commits
2
Branches
0
Tags
308 KiB
Shell
76.2%
Python
15.5%
C++
4.8%
Jinja
3.5%
Tree:
134c48467a
master
revert-24-test_rpcbind_to_assetname
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '134c48467a'
${ noResults }
komodotools
/
a-team
/
scripts.old
/
start.first
7 lines
88 B
Raw
Blame
History
#!/bin/bash
touch ~/.komodo/komodo.conf
bitcoind
&
sleep
10
chipsd
&
sleep
10
komodod
&
Reference in new issue