openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit b8bb89ee9b981dc1c59e598d003079dbd68fb178
parent fb5686bcf02ec422c89771fb6e7a450a9a19bf49
Author: dankert <devnull@localhost>
Date:   Fri, 26 Mar 2010 23:49:47 +0100

Schlüssel \"system_command\" vorbelegen

Diffstat:
config/publish.ini.php | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/publish.ini.php b/config/publish.ini.php @@ -88,7 +88,8 @@ override_publish_dir=true ; Vars: {name} = project name, ; {dir} = Target directory, ; {dirbase} = Target directory basename -;system_command="sudo -u xyz /usr/local/bin/mirror.sh {dirbase}" +;system_command="sudo -u xyz /usr/local/bin/mirror.sh {dirbase}" +system_command= ; Input overrides the default system command. ; 'true' or 'false'