Skip to content
Snippets Groups Projects
Commit 124fe7e4 authored by Austin Clements's avatar Austin Clements
Browse files

Rev 4

parent cc21c06e
No related merge requests found
......@@ -241,4 +241,4 @@ tar:
rm -rf /tmp/xv6
mkdir -p /tmp/xv6
cp dist/* dist/.gdbinit.tmpl /tmp/xv6
(cd /tmp; tar cf - xv6) | gzip >xv6-rev3.tar.gz
(cd /tmp; tar cf - xv6) | gzip >xv6-rev4.tar.gz
File added
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment