fix: 🐛 remove missed output

This commit is contained in:
Adrian Wannenmacher 2021-02-10 21:42:21 +01:00
parent 7cba17357b
commit 79a7067f58
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5
1 changed files with 0 additions and 1 deletions

View File

@ -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