use symlink utility

This commit is contained in:
2025-04-12 22:22:10 +02:00
parent a4110f2e42
commit c20ead3737

View File

@ -25,8 +25,8 @@ chmod +x ./pixi
chmod -R g+rw .pixi
rm $PWD/../../envs
ln -s $PWD/.pixi/envs $PWD/../../
"$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../"
#git config user.name "GFA AutoDeploy"
#git config user.email "gfa-autodeploy@psi.ch"