summarylogtreecommitdiffstats
path: root/nomachine-client.install
diff options
context:
space:
mode:
authorwereii2021-10-26 02:15:29 +0200
committerTomáš Svoboda2023-01-23 11:20:14 +0100
commitad8c34731d5e84a65a8c88d052bab2a85db333fb (patch)
tree1599440f17ebe39a0f1ce2129123c66a5d5bf72d /nomachine-client.install
parentb79bb45109dd561420595e360b62272e96a74d1c (diff)
downloadaur-ad8c34731d5e84a65a8c88d052bab2a85db333fb.tar.gz
Update to 8.3.1_1
Diffstat (limited to 'nomachine-client.install')
-rw-r--r--nomachine-client.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/nomachine-client.install b/nomachine-client.install
index d397d7c91c7b..ff2aaa9590ab 100644
--- a/nomachine-client.install
+++ b/nomachine-client.install
@@ -1,7 +1,7 @@
_invoke() {
# arg1: --install | --update | --uninstall
# NX_INSTALL_DEBUG=1
- NX_INSTALL_PREFIX=/usr/share /usr/share/NX/scripts/setup/nxclient "$1" arch
+ NX_INSTALL_PREFIX=/usr/share /usr/share/NX/scripts/setup/nxplayer "$1" arch
}
@@ -11,7 +11,7 @@ _check_remove_old_prefix()
echo "Old installation (/usr) found, removing"
if [ -x /usr/NX/scripts/setup/nxclient ]; then
- NX_INSTALL_PREFIX=/usr /usr/NX/scripts/setup/nxclient --uninstall fedora
+ NX_INSTALL_PREFIX=/usr /usr/NX/scripts/setup/nxplayer --uninstall fedora
fi
rm -rf /usr/NX