Skip to content

Commit adfdec5

Browse files
committed
improve wording in istallation script
1 parent 2f827fe commit adfdec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-for-current-user.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#=======================================================================================================================
55

66
cp --archive --recursive --verbose ./nemo/actions/* "${HOME}/.local/share/nemo/actions" \
7-
&& echo "$0 : INFO : Deployed to current user profile on local machine successfully."
7+
&& echo "$0 : INFO : Copied/installed to current user profile on local machine successfully."
88

0 commit comments

Comments
 (0)