Branch-specific changes to README

This commit is contained in:
Maksim Ivanov
2021-09-16 21:43:46 +03:00
committed by GitHub
parent c7b5adf475
commit e303fe6f1d

View File

@@ -68,10 +68,12 @@
```rm -rf ./fix-opera-linux-ffmpeg-widevine``` ```rm -rf ./fix-opera-linux-ffmpeg-widevine```
### Autostart after upgrade ### Autostart after upgrade
1. Clone this repo 1. Clone this repo and switch branch
```git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git``` ```git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git```
```git checkout lazy```
2. Create a **script** folder on **/root** 2. Create a **script** folder on **/root**
```sudo mkdir /root/.scripts``` ```sudo mkdir /root/.scripts```