Skip to content

Commit 303017a

Browse files
committed
make undo script a bit stronger
1 parent f6bca7a commit 303017a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

undo_configure.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
echo "## revert to last commit"
33
git reset head --hard
44
git clean -f -d
5+
rm -fr vendor
6+
rm composer.lock

0 commit comments

Comments
 (0)