create-profile.sh: fix also the submit callback when creating a new profile
[drupal-init-tools.git] / libexec / clean.sh
index b1b4c16..794e221 100755 (executable)
@@ -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