mirror of
https://github.com/d0zingcat/infloop.life.git
synced 2026-05-16 07:26:51 +00:00
add makefile
This commit is contained in:
6
Makefile
Normal file
6
Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
all: git
|
||||
|
||||
git:
|
||||
git add .
|
||||
git commit -m "$m"
|
||||
git push
|
||||
Submodule themes/even updated: 36947dcf06...1f1b9838fb
Reference in New Issue
Block a user