Skip to content

Commit

Permalink
Refs: skycoin#171 Final change: point github refferences to skycoin
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevPavelmc committed Nov 26, 2018
1 parent 7cbc64a commit 957c897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions static/script/skywire.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ SKYWIRE_DIR=${SKYCOIN_DIR}/skywire
SKYWIRE_STOP_CMD=${SKYWIRE_DIR}/static/script/stop
SKYWIRE_START_CMD=${SKYWIRE_DIR}/static/script/start
Web_Dir=${SKYWIRE_DIR}/static/skywire-manager
# TODO restore to official previous to merge
# SKYWIRE_GIT_URL="https://github.com/skycoin/skywire.git"
SKYWIRE_GIT_URL="https://github.com/simelo/skywire.git"
SKYWIRE_GIT_URL="https://github.com/skycoin/skywire.git"
DISCOVERY_ADDR=discovery.skycoin.net:5999-034b1cd4ebad163e457fb805b3ba43779958bba49f2c5e1e8b062482904bacdb68

# export them all
Expand Down
4 changes: 1 addition & 3 deletions static/script/upgrade/data/upsky.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ PATH="/usr/local/go/bin:/usr/local/skywire/go/bin:${PATH}"
SKYCOIN_DIR=${GOPATH}/src/github.com/skycoin
SKYWIRE_DIR=${SKYCOIN_DIR}/skywire
SKYWIRE_SCRIPTS=${SKYWIRE_DIR}/static/script/
# TODO restore to official previous to the merge
#SKYWIRE_GIT_URL="https://github.com/skycoin/skywire.git"
SKYWIRE_GIT_URL="https://github.com/simelo/skywire.git"
SKYWIRE_GIT_URL="https://github.com/skycoin/skywire.git"

export HOME
export GOPATH
Expand Down

0 comments on commit 957c897

Please sign in to comment.