aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-09 22:20:06 +0800
committer简律纯 <i@jyunko.cn>2024-03-09 22:20:06 +0800
commitabb898af80c0eff1f48299980436d066dda26d56 (patch)
tree2cab863fbf31a31f64ae9720c21dfed2ef9a7817 /Makefile
parent30bb316d16ec44f8a2a2dc7213df1ffbabc7d6c0 (diff)
downloadipm-server-abb898af80c0eff1f48299980436d066dda26d56.tar.gz
ipm-server-abb898af80c0eff1f48299980436d066dda26d56.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ed9438e..34a9ce4 100644
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,6 @@ BASEURL = https://raw.githubusercontent.com/HydroRoll-Team/ipm-server/gh-pages/p
pkg_index:
$(PYTHON) tools/build_collections.py .
$(PYTHON) tools/build_pkg_index.py . $(BASEURL) index.xml
- git add collections
- git add index.xml
grammars:
git commit -m "updated grammar files" packages/grammars \ No newline at end of file