removed version into jar name

This commit is contained in:
Roberto Cirillo 2019-04-19 15:07:37 +02:00
parent 1607e8d6d0
commit db911a6a63
1 changed files with 1 additions and 1 deletions

View File

@ -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 () {