From fbdb0ff4f3a43fcf8aea6b225462426b835a9e79 Mon Sep 17 00:00:00 2001 From: shokinn Date: Wed, 16 Nov 2022 13:52:50 +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 027d98e..3157868 100755 --- a/dotfiles/bin/pu +++ b/dotfiles/bin/pu @@ -4,4 +4,4 @@ # {{@@ header() @@}} # -open 'jamfselfservice://content?entity=policy&id=810&action=execute' \ No newline at end of file +open -j 'jamfselfservice://content?entity=policy&id=810&action=execute' diff --git a/dotfiles/bin/rpki b/dotfiles/bin/rpki index 0f0625a..bf6e389 100755 --- a/dotfiles/bin/rpki +++ b/dotfiles/bin/rpki @@ -4,4 +4,4 @@ # {{@@ header() @@}} # -open 'jamfselfservice://content?entity=policy&id=2135&action=execute' \ No newline at end of file +open -j 'jamfselfservice://content?entity=policy&id=2135&action=execute'