projects
/
drupal-init-tools.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'v0.1.2' into debian/master
[drupal-init-tools.git]
/
libexec
/
clean.sh
diff --git
a/libexec/clean.sh
b/libexec/clean.sh
index
b1b4c16
..
794e221
100755
(executable)
--- a/
libexec/clean.sh
+++ b/
libexec/clean.sh
@@
-57,4
+57,4
@@
run() {
"$@"
}
-[ "$INPUT" = "$CONFIRMATION_STRING" ] && run sudo rm -rf config/ web/ vendor/ composer.lock
+[ "$INPUT" = "$CONFIRMATION_STRING" ] && run sudo
--reset-timestamp
rm -rf config/ web/ vendor/ composer.lock