Bug fix for update fix script
Add missing / for BASE_FOLDER if not set. Dropped old file module borg name
This commit is contained in:
@@ -19,7 +19,7 @@ function version {
|
||||
}
|
||||
|
||||
# version for all general files
|
||||
VERSION="4.1.0";
|
||||
VERSION="4.1.1";
|
||||
|
||||
# borg version and borg comamnd
|
||||
BORG_VERSION="";
|
||||
|
||||
Reference in New Issue
Block a user