From db911a6a6339506b5b18fae1e384b5a604973e1e Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 19 Apr 2019 15:07:37 +0200 Subject: [PATCH] removed version into jar name --- smartgears/r_connector/templates/rusersadd.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartgears/r_connector/templates/rusersadd.j2 b/smartgears/r_connector/templates/rusersadd.j2 index 07de4cc..f13ea76 100755 --- a/smartgears/r_connector/templates/rusersadd.j2 +++ b/smartgears/r_connector/templates/rusersadd.j2 @@ -25,7 +25,7 @@ HDIR="{{ r_connector_usershome }}$USER" # 1: not allowed ALLOW_LOCAL_USERS=1 RPROFILE_FILE='{{ r_connector_rprofile_path }}/{{ r_connector_rprofile_filename }}' -FUSE_INTEGRATION_JAR=/usr/local/lib/sh-fuse-integration-1.0.0-SNAPSHOT-jar-with-dependencies.jar +FUSE_INTEGRATION_JAR=/usr/local/lib/sh-fuse-integration-jar-with-dependencies.jar WORKSPACE_MOUNT_DIR="$HDIR/{{ r_connector_workspace_mountpoint }}" workspace_mount () {