From 6dc61e7d9e87ad6821869dab61e5f005af2e0252 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 7 Dec 2012 23:20:11 +0100 Subject: Remove aurblup configuration file parser Drop the (very bad) PHP parser and allow for passing all necessary configuration via command line parameters. Also, add a convenience wrapper written in PHP that parses the configuration file and subsequently calls aurblup with correct command line options. Signed-off-by: Lukas Fleischer --- scripts/aurblup/aurblup-wrapper | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 scripts/aurblup/aurblup-wrapper (limited to 'scripts/aurblup/aurblup-wrapper') diff --git a/scripts/aurblup/aurblup-wrapper b/scripts/aurblup/aurblup-wrapper new file mode 100755 index 0000000..b056030 --- /dev/null +++ b/scripts/aurblup/aurblup-wrapper @@ -0,0 +1,17 @@ +#!/usr/bin/php +