From cb53237060f5b745fd2367f4e88008c0696f2182 Mon Sep 17 00:00:00 2001 From: "Theunis J. Botha" Date: Tue, 7 Sep 2021 07:58:43 +0200 Subject: [PATCH] namespace + component updates --- r3-libs/r3-v2 | 2 +- r3.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/r3-libs/r3-v2 b/r3-libs/r3-v2 index b745fa0..e668c15 160000 --- a/r3-libs/r3-v2 +++ b/r3-libs/r3-v2 @@ -1 +1 @@ -Subproject commit b745fa06906c631d3c7a582e0a715c8b8602cf2e +Subproject commit e668c15c70347d02070e5beba13028fc60f435aa diff --git a/r3.sh b/r3.sh index 9c84ca0..efdb3e3 100755 --- a/r3.sh +++ b/r3.sh @@ -355,7 +355,9 @@ then ./r3.php "${FILE}" update-options else + ./r3.php all update-options + fi cd - 2>&1 || exit 3