diff --git a/scripts/snap-pac-uki_create.fish b/scripts/snap-pac-uki_create.fish index dfc10e6..c8d0850 100755 --- a/scripts/snap-pac-uki_create.fish +++ b/scripts/snap-pac-uki_create.fish @@ -53,7 +53,6 @@ end function get_last_snapshot -d "reads the last snapper snapshot id" set -g SNAPSHOT_ID (snapper -c $SNAPPER_CONFIG --jsonout ls | jq ".$SNAPPER_CONFIG | last | .number") - echo $SNAPSHOT_ID end function create_uki -d "creates a new uki" -a fallback