Skip to content
Snippets Groups Projects
Commit 1f66e1a8 authored by Richard Pospesel's avatar Richard Pospesel
Browse files

Bug 40706: macos-signer-stapler should wait for user interaction before attempting stapling

(cherry picked from commit f228c0cd)
parent 03a1b492
Branches
Tags
No related merge requests found
#!/bin/bash
set -e
read -n 1 -p "Press enter once notarization is complete..."
script_dir=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
source "$script_dir/functions"
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment