Skip to content

Commit 524c3c3

Browse files
remove execute permission commands from setup_env.sh
1 parent 29f00eb commit 524c3c3

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.devcontainer/setup_env.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,3 @@
22

33
git fetch
44
git pull
5-
6-
# provide execute permission to deploy scripts
7-
sudo chmod +x ./content-gen/scripts/deploy.sh
8-
sudo chmod +x ./content-gen/scripts/local_dev.sh
9-
sudo chmod +x ./content-gen/scripts/deploy.ps1
10-
sudo chmod +x ./content-gen/scripts/local_dev.ps1

0 commit comments

Comments
 (0)