From 5dd16e14dd41f1565687142ba7cefa7c4cf64658 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 12 Nov 2013 13:39:41 +0100 Subject: wip --- bin/appstore-add-app | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/appstore-add-app') diff --git a/bin/appstore-add-app b/bin/appstore-add-app index c190efb..2b9ed19 100755 --- a/bin/appstore-add-app +++ b/bin/appstore-add-app @@ -31,3 +31,5 @@ app conf set -f appstore.config ${name}.state "$5" # Register the application apps=$(app cat-conf -f appstore.config -k appstore.apps | cut -f 2- -d =) app conf set -f appstore.config appstore.apps "$apps,$name" + +git add appstore.config -- cgit v1.2.3