@@ -7,7 +7,7 @@ put() {
mark="# added by https://gitea.vornet.cz/netvor/mydots"
if grep -qFe "$mark" "$HOME/.bashrc";
then
- echo "already set up, giving up";
+ echo >&2 "already set up, giving up";
exit 1;
else
put ''