Skip to content

Commit a47f0e8

Browse files
committed
add missing folder to cleanup script
1 parent ffc4d92 commit a47f0e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

script/cleanup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ DEMO_PATHS=(
3030
"app/helpers/demo"
3131
"app/javascript/controllers/demo"
3232
"app/mailers/demo"
33+
"app/models/concerns/demo"
3334
"app/models/demo"
3435
"app/notifiers/demo"
3536
"app/services/demo"

0 commit comments

Comments
 (0)