Add more util scripts

This commit is contained in:
rubenwardy
2020-01-18 23:20:34 +00:00
parent 22d02edbd8
commit 64e1805b53
7 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
# Hot/live reload - only works in debug mode
docker exec -it contentdb_app_1 sh -c "cp -r /source/* ."