fix typo
This commit is contained in:
parent
72ad18e6be
commit
ac066e4bdc
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
@ -14,7 +14,7 @@ if $(ls $repo_dir/polycat-* | grep -q "$version"); then
|
|||
echo "package is already up to date, exiting"
|
||||
exit
|
||||
fi
|
||||
rm polycat_tmp
|
||||
rm $repo_dir/polycat-tmp
|
||||
|
||||
# prep
|
||||
dnf install fedora-packager rpmdevtools createrepo_c -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue