From 176966bcf76b287dbbcf847cf889867428af1cf6 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Thu, 18 Jun 2026 14:22:36 +0200 Subject: [PATCH] test --- autodeploy/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autodeploy/setup.sh b/autodeploy/setup.sh index 5115e89..bc29921 100755 --- a/autodeploy/setup.sh +++ b/autodeploy/setup.sh @@ -54,7 +54,7 @@ chgrp -R "$group" . #"$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../envs" -git diff --name-only origin/main...HEAD +git status # git add .gitattributes .gitignore pixi.lock pixi.toml