Add missing chmod +x command
This commit is contained in:
parent
293f3c2972
commit
ccc41dc706
@ -27,7 +27,7 @@ Tested on a fresh install of CentOS 7.6 Your installation packet-names may vary
|
||||
# yum install python3 python3-pip git unzip ffmpeg -y
|
||||
# pip3 install selenium youtube-dl
|
||||
# cd /opt && git clone https://code.michu-it.com/michael/selenium-linuxacademy-dl.git
|
||||
# cd selenium-linuxacademy-dl
|
||||
# cd selenium-linuxacademy-dl && chmod +x linuxacademy-dl.py
|
||||
|
||||
### Browser
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user