Skip to content

Commit

Permalink
Update teapot-rpm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vrbanecd authored Oct 17, 2023
1 parent b7c67b1 commit 2852abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpm/teapot-rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ mv storm-webdav-server.tar.gz $HOME/rpmbuild/SOURCES/
#building the RPM package
rpmbuild -ba ~/rpmbuild/SPECS/teapot.spec

cp $HOME/rpmbuild/RPMS/noarch/teapot-v*-1.el7.noarch.rpm $HOME/
rm -r $HOME/rpmbuild
# cp $HOME/rpmbuild/RPMS/noarch/teapot-v*-1.el7.noarch.rpm $HOME/
# rm -r $HOME/rpmbuild

0 comments on commit 2852abf

Please sign in to comment.