1
0
mirror of https://github.com/deajan/obackup.git synced 2024-09-28 16:13:40 +02:00

Update merger from osync

This commit is contained in:
deajan 2017-02-09 12:13:36 +01:00
parent 88a0718636
commit 39cc2ca4b2

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
## MERGE 2016121901
## MERGE 2017020701
## Merges ofunctions.sh and n_program.sh into program.sh
## Adds installer
@ -51,6 +51,8 @@ function __PREPROCESSOR_Constants {
'#### UrlEncode SUBSET ####'
'#### HumanToNumeric SUBSET ####'
'#### ArrayContains SUBSET ####'
'#### GetConfFileValue SUBSET ####'
'#### SetConfFileValue SUBSET ####'
)
}