eufon/Makefile
2022-04-26 22:27:31 +01:00

7 lines
75 B
Makefile

default:
install: default
run:
lua -e 'os.execute("kiwmi -c init.lua")'