WolfgangFahl / pymediawikidocker

Python controlled mediawiki docker image installation
Apache License 2.0
6 stars 1 forks source link

refactor fixpermission as separate script #68

Closed WolfgangFahl closed 1 year ago

WolfgangFahl commented 1 year ago
#!/bin/bash
# fix the permissions 
# WF 2023-04-22
cd /var/www/html
chown -R www-data.www-data .