Compare commits

..

1 commit

Author SHA1 Message Date
Daniel Tschada
98b44739e8 add new type __podan_compose 2019-12-03 18:40:52 +01:00

View file

@ -44,7 +44,7 @@ if [ "${install}" = "pip" ]; then
else
echo "Unknown install value: ${install}" >&2
echo "Unknown user: ${install}" >&2
exit 1
fi