From 2404dee657e4a166f7c2f76d0432932e3f7a29f7 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Mon, 3 Mar 2025 15:14:02 -0600 Subject: system changes --- macos.local/.flake/home/scripts/manage-system.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'macos.local/.flake/home/scripts/manage-system.org') diff --git a/macos.local/.flake/home/scripts/manage-system.org b/macos.local/.flake/home/scripts/manage-system.org index c511161..91670f0 100644 --- a/macos.local/.flake/home/scripts/manage-system.org +++ b/macos.local/.flake/home/scripts/manage-system.org @@ -8,6 +8,8 @@ echo "Usage: $0 [-u/-i]" } + [ "$#" -eq 0 ] && usage && exit 1 + dir="$pwd" cd ~/.dotfiles || exit 1 -- cgit v1.2.3