diff --git a/autodeploy/setup.sh b/autodeploy/setup.sh index 76f47a6..7ba3eb6 100755 --- a/autodeploy/setup.sh +++ b/autodeploy/setup.sh @@ -28,7 +28,7 @@ chmod +x ./pixi chmod -R g=u . -"$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../" +"$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../envs" #git config user.name "GFA AutoDeploy"