Skip to content

Commit

Permalink
Add missing source from common.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Stankiewicz <pawel.stankiewicz@eclipse-foundation.org>
  • Loading branch information
pstankie authored and fredg02 committed May 24, 2024
1 parent ff3c0ad commit 3633e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpg/gpg_key_admin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ IFS=$'\n\t'
SCRIPT_FOLDER="$(dirname "$(readlink -f "${0}")")"
#shellcheck disable=SC1091
source "${SCRIPT_FOLDER}/../pass/pass_wrapper.sh"
source "${SCRIPT_FOLDER}/../utils/common.sh"

# TODO:
# help menu generated from function names
Expand Down

0 comments on commit 3633e82

Please sign in to comment.