feat(installer): change success message

This commit is contained in:
ayo 2026-06-08 13:41:50 +02:00
parent 7510945230
commit 79cfbd9426

View file

@ -37,4 +37,4 @@ chmod u+x $INSTALL_DIR/tts.py
ln $INSTALL_DIR/tts.py $EXECUTABLE_BIN/tts ln $INSTALL_DIR/tts.py $EXECUTABLE_BIN/tts
# final instructions # final instructions
echo "[INSTALLER]: \n\nInstallation done! Now run: tts --help" echo "\n\n[INSTALLER]: Installation done! Now run: tts --help"