mirror of
https://github.com/deajan/obackup.git
synced 2025-05-10 20:23:41 +02:00
Update merger from osync
This commit is contained in:
parent
88a0718636
commit
39cc2ca4b2
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
## MERGE 2016121901
|
## MERGE 2017020701
|
||||||
|
|
||||||
## Merges ofunctions.sh and n_program.sh into program.sh
|
## Merges ofunctions.sh and n_program.sh into program.sh
|
||||||
## Adds installer
|
## Adds installer
|
||||||
@ -51,6 +51,8 @@ function __PREPROCESSOR_Constants {
|
|||||||
'#### UrlEncode SUBSET ####'
|
'#### UrlEncode SUBSET ####'
|
||||||
'#### HumanToNumeric SUBSET ####'
|
'#### HumanToNumeric SUBSET ####'
|
||||||
'#### ArrayContains SUBSET ####'
|
'#### ArrayContains SUBSET ####'
|
||||||
|
'#### GetConfFileValue SUBSET ####'
|
||||||
|
'#### SetConfFileValue SUBSET ####'
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user