Skip to content

Commit

Permalink
Makefile aktualisieren
Browse files Browse the repository at this point in the history
Fixed database format
  • Loading branch information
derphilipp authored May 5, 2024
1 parent 63c5b54 commit 0d0e1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gen-fortune:
-mkdir output
tail -n +8 README.md > flachwitze.md
python3 scripts/fortune.py flachwitze.md output/flachwitze
cd output && strfile flachwitze
cd output && strfile -c % flachwitze
rm flachwitze.md


Expand Down

0 comments on commit 0d0e1e1

Please sign in to comment.