From 45a87eed5ccbb673e02971892907d921c3139e95 Mon Sep 17 00:00:00 2001 From: KoenDR06 Date: Mon, 1 Apr 2024 14:59:55 +0000 Subject: [PATCH] conf --- git-push.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 git-push.sh diff --git a/git-push.sh b/git-push.sh deleted file mode 100755 index 620953c..0000000 --- a/git-push.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -cd /home/horseman/nix-config - -cp -r nixos machines/pc - -git add * -git commit * -git push