Fix broken profile creation

This commit is contained in:
Manuel Thalmann 2024-07-28 16:57:36 +02:00
parent 083703e44b
commit b40c6d71d4

View file

@ -12,7 +12,7 @@ begin
end
if [ -z "$content" ]
read -l content
read -z content
end
begin