diff --git a/autodeploy/setup.sh b/autodeploy/setup.sh index 049bbd3..a618b45 100755 --- a/autodeploy/setup.sh +++ b/autodeploy/setup.sh @@ -8,8 +8,8 @@ set -euo pipefail ./pixi init || true ./pixi install --all -git add .gitattributes .gitignore pixi.lock pixi.toml -git commit -m"automatic commit after install" -git push +#git add .gitattributes .gitignore pixi.lock pixi.toml +#git commit -m"automatic commit after install" +#git push