- Changed ownership of all files to scheianu:scheianu - Set directories to 755 permissions (rwxr-xr-x) - Set files to 644 permissions (rw-r--r--) - Made shell scripts executable (755) - Allows development without requiring sudo for file modifications - Improves development workflow and security
4 lines
42 B
Python
4 lines
42 B
Python
"""
|
|
Blueprints package initialization
|
|
"""
|