From 635f035a3b1c6a913fc4f8c30a91ca56c4a107d7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 31 May 2020 08:50:27 -0500 Subject: Change config and args order --- bollux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bollux b/bollux index 177504e..ce80322 100755 --- a/bollux +++ b/bollux @@ -63,8 +63,8 @@ log() { # main entry point bollux() { - run bollux_args "$@" run bollux_config + run bollux_args "$@" if [[ ! "${BOLLUX_URL:+isset}" ]]; then run prompt GO BOLLUX_URL -- cgit 1.4.1-21-gabe81