Browse Source

chg: dev: remove trailing whitespace !minor

framadate
Valentin Lab 6 years ago
parent
commit
54909e5761
  1. 2
      apache/lib/common

2
apache/lib/common

@ -310,7 +310,7 @@ apache_data_dirs() {
debug "Failed to query for www-data gid in ${DARKYELLOW}apache${NORMAL} base image."
return 1
}
info "www-data gid from ${DARKYELLOW}apache${NORMAL} is '$www_data_gid'"
info "www-data gid from ${DARKYELLOW}apache${NORMAL} is '$www_data_gid'"
dirs=()
for d in "${DATA[@]}"; do

Loading…
Cancel
Save