Browse Source

modified: ../scripts.seed/start

master^2
blackjok3r 7 years ago
parent
commit
eaae483c23
  1. 4
      a-team/scripts.seed/start

4
a-team/scripts.seed/start

@ -2,10 +2,10 @@
source ~/komodo/src/pubkey.txt
echo "Starting Komodo"
komodod -gen -pubkey=$pubkey &
sleep 90
sleep 30
echo "Starting Chips"
chipsd -pubkey=$pubkey &
sleep 90
sleep 30
echo "Starting GameCredits"
gamecreditsd -pubkey=$pubkey &
#Starting Hush

Loading…
Cancel
Save