Created
April 30, 2012 20:40
-
-
Save TimToady/2562494 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edo:~/perl6/niecza 1031> gp | |
remote: Counting objects: 15, done. | |
remote: Compressing objects: 100% (9/9), done. | |
remote: Total 12 (delta 6), reused 9 (delta 3) | |
Unpacking objects: 100% (12/12), done. | |
From github.com:sorear/niecza | |
6ef6b2c..d41bc4d master -> origin/master | |
From github.com:sorear/niecza | |
* [new tag] v17 -> v17 | |
First, rewinding head to replay your work on top of it... | |
Fast-forwarded master to d41bc4db820fa6db529d5525b060017db7000125. | |
edo:~/perl6/niecza 1032> make | |
rm -rf boot/ | |
mkdir boot | |
wget --no-check-certificate -Oboot/niecza.zip $(cat FETCH_URL) | |
--2012-04-30 13:39:53-- https://github.com/downloads/sorear/niecza/niecza-17.zip | |
Resolving github.com... 207.97.227.239 | |
Connecting to github.com|207.97.227.239|:443... connected. | |
HTTP request sent, awaiting response... 404 Not Found | |
2012-04-30 13:39:54 ERROR 404: Not Found. | |
make: *** [.fetch-stamp] Error 8 | |
edo:~/perl6/niecza 1033> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment