copy user permissions to group

This commit is contained in:
2025-04-13 21:02:52 +02:00
parent 042a6e513f
commit 220e201956

View File

@ -23,7 +23,7 @@ chmod +x ./pixi
./pixi init || true
./pixi install --all
chmod -R g+rw .pixi
chmod -R g=u .
"$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../"