mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Cleaned up all compose files
cleaned up all the files. they should now all work for multiple projects.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
################################################################################
|
||||
# use like this: python3 run.py > test.sql
|
||||
# TODO: you need to change the last comma to a semi colon for it to work in mysql
|
||||
################################################################################
|
||||
|
||||
import os
|
||||
@@ -44,5 +45,3 @@ for filename in os.listdir(directory):
|
||||
continue
|
||||
else:
|
||||
continue
|
||||
|
||||
# TODO: you need to change the last comma to a semi colon for it to work in mysql
|
||||
|
||||
Reference in New Issue
Block a user