mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
remove scripts folder from docker ignore list, convert script back to bash
This commit is contained in:
parent
71662712a9
commit
6a8a001946
@ -12,7 +12,6 @@ docker-compose*.yml
|
|||||||
./*.log
|
./*.log
|
||||||
|
|
||||||
node_modules/
|
node_modules/
|
||||||
scripts/
|
|
||||||
build/
|
build/
|
||||||
|
|
||||||
maintenance-worker/
|
maintenance-worker/
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# html files
|
# html files
|
||||||
mkdir -p build/middleware/helpers/email/templates/
|
mkdir -p build/middleware/helpers/email/templates/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user