fix path to package (visual bug only)
This commit is contained in:
parent
a58203ae35
commit
2b473246ff
1 changed files with 2 additions and 1 deletions
3
run.sh
3
run.sh
|
@ -39,4 +39,5 @@ rm $program_name-0.rpm || true
|
|||
# update repo
|
||||
createrepo_c .
|
||||
|
||||
echo "package is at $repo_dir/$(ls $repo_dir/$program_name-*.rpm)"
|
||||
cd $repo_dir/
|
||||
echo "package is at $repo_dir/$(ls $program_name-*.rpm)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue