mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-18 15:01:14 +00:00
Adjust repo files
This commit is contained in:
6
bin/modules-validate.py
Executable file
6
bin/modules-validate.py
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
"""Validate defined modules."""
|
||||
print("Not yet implemented *///*")
|
||||
print()
|
||||
print("Run modules-generate.py instead, as it also kind of validates.")
|
||||
Reference in New Issue
Block a user