Skip to content

Commit

Permalink
make program name match repo name; add exec. shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian (Lloyd) Flanagan committed Oct 10, 2018
1 parent e8f4219 commit 117df9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions marks_manager
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env sh
exec python3 marks_manager.py "$@"
File renamed without changes.

0 comments on commit 117df9b

Please sign in to comment.