This commit is contained in:
2026-06-18 10:22:02 +02:00
parent ff377a95fe
commit 221c8bd94c
+1 -1
View File
@@ -44,7 +44,7 @@ chgrp -R "$group" .
# copy permissions from owner to owner group
chmod -R g=u .
"$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../envs"
echo "$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../envs"
# git add .gitattributes .gitignore pixi.lock pixi.toml