fix: 🐛 remove missed output
This commit is contained in:
parent
7cba17357b
commit
79a7067f58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user