From 23f8cfc8ddb102f83e63e617c550fce6d0dae1be Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Wed, 7 Apr 2021 14:58:56 +0200 Subject: [PATCH] Download apps.json for `app new` --- abra | 1 + 1 file changed, 1 insertion(+) diff --git a/abra b/abra index 84aec92..e2a60e7 100755 --- a/abra +++ b/abra @@ -1067,6 +1067,7 @@ sub_app_new (){ require_abra_dir get_servers + require_apps_json # decentral1se: we are overloading the use of the word "app" in the # command-line interface to mean two things -- in the code, we differentiate