the hook is not used
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
f9ebd51193
commit
38c8f5b585
12
post-receive
12
post-receive
|
@ -1,12 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
PATH+=":/usr/local/bin:$HOME/.local/bin"
|
||||
|
||||
self="${PWD##*/}"; self="${self%.git}"
|
||||
self_url="https://pkg.fleshless.org/$self"
|
||||
|
||||
spark_repo=$(<spark.repo)
|
||||
spark_repo_path="$HOME/public/$spark_repo"
|
||||
|
||||
suex makepkg-overlay "$self_url" "$spark_repo_path/import"
|
||||
repo-maintenance "$spark_repo"
|
Loading…
Reference in New Issue
Block a user