From 18366d9318859643884346874d27ccd757fb7654 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sat, 20 Feb 2021 11:36:26 +0100 Subject: [PATCH] macos: don't run in background --- setup/apple/netradiant | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/apple/netradiant b/setup/apple/netradiant index 782f013f..a0411b0d 100755 --- a/setup/apple/netradiant +++ b/setup/apple/netradiant @@ -49,4 +49,4 @@ then export GTK2_RC_FILES="${gtkrc_file}" fi -./netradiant & +./netradiant -- 2.39.5