Skip to content

Commit 731ae4e

Browse files
committed
Give tip for signing on Windows
1 parent 0da024d commit 731ae4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make_openbazaar.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ case $OS in win32*)
148148
grunt create-windows-installer --version=$PACKAGE_VERSION
149149

150150
echo "Do not forget to sign the release before distributing..."
151+
echo "signtool sign /t http://timestamp.digicert.com /a [filename]"
151152
;;
152153

153154
osx*)

0 commit comments

Comments
 (0)