Skip to content

Commit

Permalink
Don't mv stuff github no like
Browse files Browse the repository at this point in the history
  • Loading branch information
aaruni96 committed Jun 17, 2024
1 parent 0655edc commit 2d258c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/rpm/build-rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ echo "cd to rpmbuild"
cd "$HOME/rpmbuild"
ls

mv -v $MAPSDIR ./
cp -v $MAPSDIR ./
ls

VERSION=$(cat maps/Readme.md | grep -i 'version' | head -n 1 | sed 's/^.*version-//' | sed 's/-.*//').0.1
Expand Down

0 comments on commit 2d258c5

Please sign in to comment.