mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
copy files again for providers.json
This commit is contained in:
parent
74412a9fb3
commit
2fbdae1fc0
@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# public
|
||||
cp -r public/ build/public/
|
||||
|
||||
# html files
|
||||
mkdir -p build/src/middleware/helpers/email/templates/
|
||||
cp -r src/middleware/helpers/email/templates/*.html build/src/middleware/helpers/email/templates/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user