From 1f11775ff8ea42ac1d9c8d1e54628a9e5935d18d Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Sun, 22 May 2022 15:39:00 +0200 Subject: improved build process --- script/qmauth.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/qmauth.pl') diff --git a/script/qmauth.pl b/script/qmauth.pl index 5bc7bb5..3ecadef 100755 --- a/script/qmauth.pl +++ b/script/qmauth.pl @@ -245,7 +245,7 @@ sub move { } -main() if !caller; +main unless caller; 1 -- cgit v1.2.3