Skip to content

Commit

Permalink
issue with permissions?!
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurnn committed Jan 27, 2025
1 parent 33113ae commit 347b866
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions script/setup
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ done
# fi

# Fix up permissions for Codespaces
if [ -n "$CODESPACES" ]
then
chmod 700 /workspaces
fi
# if [ -n "$CODESPACES" ]
# then
# chmod 700 /workspaces
# fi

0 comments on commit 347b866

Please sign in to comment.