Inc Deb version

This commit is contained in:
Roberto Mier Escandon
2020-02-17 09:29:02 +11:00
committed by Mike Farah
parent 83c13ce392
commit 69fae2d9cb
4 changed files with 38 additions and 23 deletions
+2 -1
View File
@@ -44,7 +44,8 @@ rm /etc/myfile.tmp
```
### On Ubuntu 16.04 or higher from Debian package:
```
```sh
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CC86BB64
sudo add-apt-repository ppa:rmescandon/yq
sudo apt update
sudo apt install yq -y