fix redame

This commit is contained in:
2021-05-12 11:18:03 +02:00
parent 1566ed2175
commit 88357a78ef
+1 -1
View File
@@ -98,7 +98,7 @@ bin/grav install
``` ```
# log into the php container # log into the php container
sudo docker exec -it figureslibrescc_php_1 bashchmod +x fixperms.sh sudo docker exec -it figureslibrescc_php_1 bash
# run the script # run the script
./fixeperms.sh ./fixeperms.sh
``` ```