about summary refs log tree commit diff stats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rwxr-xr-xsys/nixpkgs/pkgs/scripts/source/apps/fupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/nixpkgs/pkgs/scripts/source/apps/fupdate.sh b/sys/nixpkgs/pkgs/scripts/source/apps/fupdate.sh
index ea0a770c..e398f0fd 100755
--- a/sys/nixpkgs/pkgs/scripts/source/apps/fupdate.sh
+++ b/sys/nixpkgs/pkgs/scripts/source/apps/fupdate.sh
@@ -129,6 +129,7 @@ main() {
 
 if [ "$#" -eq 0 ]; then
     main
+    exit 0
 fi
 
 for input in "$@"; do