Skip to content

Commit

Permalink
Viendo ~
Browse files Browse the repository at this point in the history
  • Loading branch information
gbenm committed Dec 24, 2021
1 parent 3dbe1f0 commit c3c024e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ env PATH="$binPath:$wdir/utils:${PATH}"
run rm -r ~/pintos && ln -sf $wdir ~/pintos
copy checker $binPath/checker
copy setOutputFrom $binPath/setOutputFrom
run expand ~
entrypoint ["checker"]
8 changes: 0 additions & 8 deletions loader.sh

This file was deleted.

0 comments on commit c3c024e

Please sign in to comment.