Skip to content

Commit

Permalink
refreshing
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Apr 3, 2024
1 parent 4162741 commit eaa7205
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions install
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

# change working directory
pushd ~/github.com/eyereasoner/lingua

Expand All @@ -9,7 +8,4 @@ swipl -q -f lingua.pl -g "qsave_program('lingua.pvm', [goal(main)]), halt."
# link lingua command
sudo ln -sf $(realpath ./lingua) /usr/local/bin

# run the tests
./test

popd

0 comments on commit eaa7205

Please sign in to comment.