Browse Source

fix redame

bach 2 years ago
parent
commit
88357a78ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -98,7 +98,7 @@ bin/grav install
 
 ```
 # 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
 ./fixeperms.sh
 ```