Skip to content

Commit 55d62d2

Browse files
author
Soft-Serve
committed
fix: removing chmod
1 parent 1ef8cf2 commit 55d62d2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

hack/soft-serve/start.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,4 @@ git add .
5353
git commit -m "feat: add service-test application"
5454
git push origin main
5555

56-
cd $BASE
57-
58-
chmod -R 644 $BASE/hack
56+
cd $BASE

0 commit comments

Comments
 (0)