We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f827fe commit adfdec5Copy full SHA for adfdec5
install-for-current-user.bash
@@ -4,5 +4,5 @@
4
#=======================================================================================================================
5
6
cp --archive --recursive --verbose ./nemo/actions/* "${HOME}/.local/share/nemo/actions" \
7
- && echo "$0 : INFO : Deployed to current user profile on local machine successfully."
+ && echo "$0 : INFO : Copied/installed to current user profile on local machine successfully."
8
0 commit comments