Loading free-pmx-no-subscription/DEBIAN/control +1 −1 Original line number Diff line number Diff line Package: free-pmx-no-subscription Version: 0.1.0 Version: 0.1.2 Section: utils Priority: optional Architecture: all Loading free-pmx-no-subscription/bin/free-pmx-no-subscription +2 −3 Original line number Diff line number Diff line Loading @@ -96,13 +96,12 @@ done_count=0 todo_count=$(( setup_pve + setup_pbs + setup_ceph )) if [[ $todo_count -gt 0 ]]; then if [[ -z $VERSION_CODENAME ]]; then echo "VERSION_CODENAME not set, aborting." exit 1 fi if [[ $setup_ceph == 1 ]] && [[ -z $FREE_PMX_CEPH ]]; then if [[ $setup_ceph -eq 1 ]] && [[ -z $FREE_PMX_CEPH ]]; then setup_ceph=0 echo "FREE_PMX_CEPH not configured, skipping." fi Loading @@ -114,7 +113,7 @@ if [[ $todo_count -gt 0 ]]; then echo "Completed total $done_count of $todo_count." $_repo_key_check "$VERSION_CODENAME" || { echo "Failed key check." >&2; status=1; } $_repo_key_check "$VERSION_CODENAME" || { echo "Failed Proxmox release key check." >&2; status=1; } else echo "Nothing to be set up." fi Loading free-pmx-no-subscription/usr/lib/free-pmx/repo-key-check +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ else fi fi gpg --no-options --show-keys "$repo_key" 2> /dev/null || { echo "Unable to display key details." >&2; status=1; } GNUPGHOME=$(mktemp -d /tmp/gnupg-XXXXXX) gpg --show-keys "$repo_key" 2> /dev/null || { echo "Unable to display key details." >&2; status=1; } sha512sum "$repo_key" 2> /dev/null | awk '{print "sha512 " $1}' || { echo "Unable to display checksum." >&2; status=1; } exit $status No newline at end of file free-pmx-no-subscription/usr/share/doc/free-pmx-no-subscription/changelog.gz +117 B (300 B) File changed.No diff preview for this file type. View original file View changed file free-pmx-no-subscription/usr/share/man/man1/free-pmx-no-nag.1.gz −27 B (1.61 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
free-pmx-no-subscription/DEBIAN/control +1 −1 Original line number Diff line number Diff line Package: free-pmx-no-subscription Version: 0.1.0 Version: 0.1.2 Section: utils Priority: optional Architecture: all Loading
free-pmx-no-subscription/bin/free-pmx-no-subscription +2 −3 Original line number Diff line number Diff line Loading @@ -96,13 +96,12 @@ done_count=0 todo_count=$(( setup_pve + setup_pbs + setup_ceph )) if [[ $todo_count -gt 0 ]]; then if [[ -z $VERSION_CODENAME ]]; then echo "VERSION_CODENAME not set, aborting." exit 1 fi if [[ $setup_ceph == 1 ]] && [[ -z $FREE_PMX_CEPH ]]; then if [[ $setup_ceph -eq 1 ]] && [[ -z $FREE_PMX_CEPH ]]; then setup_ceph=0 echo "FREE_PMX_CEPH not configured, skipping." fi Loading @@ -114,7 +113,7 @@ if [[ $todo_count -gt 0 ]]; then echo "Completed total $done_count of $todo_count." $_repo_key_check "$VERSION_CODENAME" || { echo "Failed key check." >&2; status=1; } $_repo_key_check "$VERSION_CODENAME" || { echo "Failed Proxmox release key check." >&2; status=1; } else echo "Nothing to be set up." fi Loading
free-pmx-no-subscription/usr/lib/free-pmx/repo-key-check +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ else fi fi gpg --no-options --show-keys "$repo_key" 2> /dev/null || { echo "Unable to display key details." >&2; status=1; } GNUPGHOME=$(mktemp -d /tmp/gnupg-XXXXXX) gpg --show-keys "$repo_key" 2> /dev/null || { echo "Unable to display key details." >&2; status=1; } sha512sum "$repo_key" 2> /dev/null | awk '{print "sha512 " $1}' || { echo "Unable to display checksum." >&2; status=1; } exit $status No newline at end of file
free-pmx-no-subscription/usr/share/doc/free-pmx-no-subscription/changelog.gz +117 B (300 B) File changed.No diff preview for this file type. View original file View changed file
free-pmx-no-subscription/usr/share/man/man1/free-pmx-no-nag.1.gz −27 B (1.61 KiB) File changed.No diff preview for this file type. View original file View changed file