chore: remove old Docker volume script
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
184c1f5b9d
commit
77a271320d
@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
chown node:staff node_modules
|
||||
chown node:staff api-server/node_modules
|
||||
chown node:staff client/node_modules
|
||||
chown node:staff client/plugins/fcc-create-nav-data/node_modules
|
||||
chown node:staff curriculum/node_modules
|
||||
chown node:staff tools/challenge-parser/node_modules
|
||||
chown node:staff tools/scripts/seed/node_modules
|
Reference in New Issue
Block a user