Skip to content
Snippets Groups Projects
Commit 6fd48949 authored by Odilitime's avatar Odilitime
Browse files

include pnms and ca-bundle

parent c0b6a648
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@
mkdir netrunner-$(date +%F)
cd netrunner-$(date +%F)
cp ../../../*.ttf .
cp ../../../anime.pnm .
cp ../../../anime_blank.pnm .
cp ../../../ca-bundle.crt .
curl https://gyroninja.net:1615/job/NetRunner/lastSuccessfulBuild/artifact/netrunner > netrunner
cd ..
tar zcf netrunner-$(date +%F)-linux.tar.gz netrunner-$(date +%F)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment