Skip to content

Commit

Permalink
switched to active mode
Browse files Browse the repository at this point in the history
  • Loading branch information
gornostal committed Apr 28, 2018
1 parent d219c52 commit d9fa00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-utils/build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ elif [ "$2" = "--upload" ]; then

# build and upload
dpkg-buildpackage -tc -S -sa -k$GPGKEY
dput -dP ppa:$PPA /tmp/*.changes
dput ppa:$PPA /tmp/*.changes
else
echo
echo "ERROR: Invalid arguments supplied"
Expand Down

0 comments on commit d9fa00c

Please sign in to comment.