Skip to content

Commit 32a6bb7

Browse files
committed
updated cleanup script
1 parent 07e11cd commit 32a6bb7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cleanup.v6.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ rm -rf ./client/node_modules
1212
rm -rf ./client/dist
1313

1414
# cleanup DATABASE
15-
rm -rf ./database/deploy/bin
16-
rm -rf ./database/deploy/obj
15+
rm -rf ./database/deploy
1716

1817
# cleanup TEST
1918
rm -rf ./test

0 commit comments

Comments
 (0)