소스 검색

fix redame

bach 4 년 전
부모
커밋
88357a78ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 ```