Fix broken profile creation

This commit is contained in:
Manuel Thalmann 2024-07-28 16:57:36 +02:00
parent 0584532785
commit afd488dbda

View file

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