From 3bfe88db507434f0b34a06c6ff5dadfea34f1ccf Mon Sep 17 00:00:00 2001 From: shokinn Date: Wed, 16 Nov 2022 14:06:38 +0100 Subject: [PATCH] open self service hidden --- dotfiles/bin/pu | 2 +- dotfiles/bin/rpki | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/bin/pu b/dotfiles/bin/pu index 3157868..3ccd720 100755 --- a/dotfiles/bin/pu +++ b/dotfiles/bin/pu @@ -4,4 +4,4 @@ # {{@@ header() @@}} # -open -j 'jamfselfservice://content?entity=policy&id=810&action=execute' +open -j -g 'jamfselfservice://content?entity=policy&id=810&action=execute' diff --git a/dotfiles/bin/rpki b/dotfiles/bin/rpki index bf6e389..4eb0af3 100755 --- a/dotfiles/bin/rpki +++ b/dotfiles/bin/rpki @@ -4,4 +4,4 @@ # {{@@ header() @@}} # -open -j 'jamfselfservice://content?entity=policy&id=2135&action=execute' +open -j -g 'jamfselfservice://content?entity=policy&id=2135&action=execute'