mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +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
|
||||
|
||||
node_modules/
|
||||
scripts/
|
||||
build/
|
||||
|
||||
maintenance-worker/
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# html files
|
||||
mkdir -p build/middleware/helpers/email/templates/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user