Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ ### wget ```bash wget 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/download_pma_build.sh' && chmod +x download_pma_build.sh wget 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' && +x chmod +x DB-PMA.sh wget 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' && chmod +x DB-PMA.sh ``` ### curl ```bash curl 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/download_pma_build.sh' -o download_pma_build.sh && chmod +x download_pma_build.sh curl 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' -o DB-PMA.sh && +x chmod +x DB-PMA.sh curl 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' -o DB-PMA.sh && chmod +x DB-PMA.sh ``` No newline at end of file Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ ### wget ```bash wget 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/download_pma_build.sh' && chmod +x download_pma_build.sh wget 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' && +x chmod +x DB-PMA.sh wget 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' && chmod +x DB-PMA.sh ``` ### curl ```bash curl 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/download_pma_build.sh' -o download_pma_build.sh && chmod +x download_pma_build.sh curl 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' -o DB-PMA.sh && +x chmod +x DB-PMA.sh curl 'https://git.biblio19.net/watchtek-group/pma/-/raw/main/DB-PMA.sh' -o DB-PMA.sh && chmod +x DB-PMA.sh ``` No newline at end of file