Skip to content
Snippets Groups Projects
Commit 398673e0 authored by Flissi Areski's avatar Flissi Areski
Browse files

Add x right create_db_pampa

parent 5dfdcb71
No related branches found
No related tags found
No related merge requests found
......@@ -94,6 +94,7 @@ RUN chown -R www-data:www-data /var/www/html/pampa
# Copie de la bdd
COPY ./postgresql /var/www/cgi-bin/pampa/postgresql
RUN chmod +x /var/www/cgi-bin/pampa/postgresql/*
RUN chown postgres:postgres /var/www/cgi-bin/pampa/postgresql
# Expose le port 80
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment