feat(installer): change success message
This commit is contained in:
parent
7510945230
commit
79cfbd9426
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue