Skip to content

Commit

Permalink
Merge pull request #60 from normenmueller/master
Browse files Browse the repository at this point in the history
fix GitHub URL
  • Loading branch information
Nathan Hamblen committed Apr 29, 2014
2 parents c02d925 + b82c02a commit 9d50f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Expand Up @@ -9,7 +9,7 @@ CS=$HOME/.conscript
CSCS=$CS/n8han/conscript/cs
CLC=$CSCS/launchconfig
mkdir -p $CSCS
curl https://raw.github.com/n8han/conscript/master/src/main/conscript/cs/launchconfig \
curl https://raw.githubusercontent.com/n8han/conscript/master/src/main/conscript/cs/launchconfig \
> $CLC
echo "
[boot]
Expand Down

0 comments on commit 9d50f44

Please sign in to comment.