adjust lilac.py

This commit is contained in:
Kuoi 2022-07-24 00:25:20 +01:00
parent 64dcbcc4f4
commit 17742707ba
2 changed files with 0 additions and 2 deletions

View file

@ -9,4 +9,3 @@ def pre_build():
def post_build():
git_add_files('PKGBUILD')
git_commit()
update_aur_repo()

View file

@ -9,4 +9,3 @@ def pre_build():
def post_build():
git_add_files('PKGBUILD')
git_commit()
update_aur_repo()