From 47b0e3a76eff94828d6bfb6f085bc21958f9cd02 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 13 Jun 2019 23:17:14 +0200 Subject: [PATCH] removing old variables --- scripts/_common.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index e4da49e..3b29da2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -11,11 +11,6 @@ pkg_dependencies="postgresql libstdc++6 redis-server rabbitmq-server libcurl4-ns # PERSONAL HELPERS #================================================= -onlyoffice_version="5.2.8" - -onlyoffice_source="https://github.com/ONLYOFFICE/DocumentServer/releases/download/ONLYOFFICE-DocumentServer-$onlyoffice_version/onlyoffice-documentserver_amd64.deb" - - #================================================= # EXPERIMENTAL HELPERS #=================================================