Skip to content

Commit

Permalink
add install script
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Jan 19, 2025
1 parent 307c597 commit 8884bb2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh
echo "(Re-)Installing Muggle..."
echo "(Re-)creating Symbolic Links ..."
ln -s in_submodule.make ../Makefile
git check-ignore Makefile

0 comments on commit 8884bb2

Please sign in to comment.