diff options
Diffstat (limited to '')
| -rw-r--r-- | Justfile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Justfile b/Justfile deleted file mode 100644 index df17baa..0000000 --- a/Justfile +++ /dev/null @@ -1,5 +0,0 @@ -serve: - lighttpd -Df util/lighttpd.conf - -package: - tar -czvf etc.tar.gz src/* |
