Skip to content
Snippets Groups Projects
Commit 01b667e4 authored by Silas Boyd-Wickizer's avatar Silas Boyd-Wickizer
Browse files

rev3

parent 37ba1c1e
No related branches found
No related tags found
No related merge requests found
......@@ -194,5 +194,5 @@ tar:
rm -rf /tmp/xv6
mkdir -p /tmp/xv6
cp dist/* /tmp/xv6
(cd /tmp; tar cf - xv6) | gzip >xv6-rev2.tar.gz
(cd /tmp; tar cf - xv6) | gzip >xv6-rev3.tar.gz
File added
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