parent
2303f9905b
commit
b37191657c
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
@ -37,7 +37,7 @@ cd $repo_dir
|
|||
# (which only happens on first run)
|
||||
touch cavif-0.rpm
|
||||
rm $(ls cavif-*.rpm | sort --version-sort | sed '$d')
|
||||
rm cavif-0.rpm
|
||||
rm cavif-0.rpm || true
|
||||
|
||||
# update repo
|
||||
createrepo_c .
|
||||
|
|
Loading…
Add table
Reference in a new issue