This commit is contained in:
Fleshless Builder 2017-11-20 05:12:52 +03:00
parent 51b453e90e
commit 9409134f5e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ self_url="https://pkg.fleshless.org/$self"
spark_repo=$(<spark.repo)
spark_repo_path="$HOME/public/$spark_repo"
sudo makepkg-overlay "$self_url" "$spark_repo_path"
suex makepkg-overlay "$self_url" "$spark_repo_path"
cd "$spark_repo_path"
"$HOME/scripts/repo-sign" &> "$HOME/log/repo-sign.$spark_repo.log"