Fix broken profile creation

This commit is contained in:
Manuel Thalmann 2024-07-28 16:57:36 +02:00
parent 022f5bfb5a
commit e580446ca6

View file

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