From 233bbcf7f395ee1d4fdfce68c94c79a8207816b7 Mon Sep 17 00:00:00 2001 From: fabrice1236 Date: Thu, 9 Jan 2025 18:59:56 +0100 Subject: [PATCH] Remove unnecessary shellcheck directive from ghost.sh --- ct/ghost.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/ghost.sh b/ct/ghost.sh index d11a857a..e4699269 100644 --- a/ct/ghost.sh +++ b/ct/ghost.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -# shellcheck disable=SC1090 source <(curl -s https://raw.githubusercontent.com/fabrice1236/ProxmoxVE/refs/heads/ghost-testing/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: fabrice1236