Skip to content

Commit

Permalink
chore: log installed version
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Jul 13, 2024
1 parent 0a93100 commit 3e2b51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ install() {
get_dist
grey "Installing..."
install_dist
green "Success"
green "Successfully installed $(runon-daemon --version)"
}

install

0 comments on commit 3e2b51d

Please sign in to comment.