From 3ec69f4162967a28b0991ca355d21ef177d26b0d Mon Sep 17 00:00:00 2001 From: Nico Date: Fri, 17 Jan 2025 00:08:42 +0100 Subject: [PATCH] pc init --- push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/push.sh b/push.sh index 165f190..efb5864 100755 --- a/push.sh +++ b/push.sh @@ -9,4 +9,4 @@ fi sudo cp -r /etc/nixos/* . git add * git commit -m "$1" -git push origin laptop +git push origin pc