diff --git a/scripts/handle_macos.sh b/scripts/handle_macos.sh index e5a9d9c0..30206511 100644 --- a/scripts/handle_macos.sh +++ b/scripts/handle_macos.sh @@ -80,6 +80,7 @@ handle_macos() { fi log "Installation process completed successfully" + log "Run 'source ~/.zshrc' or open a new terminal to use lpub-status, lpub-log, etc." if [ -d "$HOME/lightning_pub" ]; then mv "$TMP_LOG_FILE" "$HOME/lightning_pub/install.log"