mirror of
https://codeberg.org/metamuffin/abrechenbarkeit.git
synced 2024-12-29 00:04:35 +00:00
use lua as interpreter
This commit is contained in:
parent
5e2f11877f
commit
b27da71ac0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env luajit
|
||||
#!/usr/bin/env lua
|
||||
--[[
|
||||
Abrechenbarkeit - A simple trust-based ledger
|
||||
Copyright 2024 metamuffin
|
||||
|
|
Loading…
Reference in a new issue