Skip to content

Commit 8ae4b48

Browse files
authored
no longer need to rebuild cache for custom command
1 parent dcbc8f7 commit 8ae4b48

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

local/etc/uceap.d/devcontainer_on_create.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ function devcontainer_on_create() {
5151
sudo find web/sites/default/files -type f -exec chmod g+w {} +
5252

5353
# The database image might be out of date so deploy any new changes from code
54-
vendor/bin/drush cr
5554
vendor/bin/drush deploy
5655

5756
# Setup drush and other vendor binaries

0 commit comments

Comments
 (0)