Changed APT source
This commit is contained in:
parent
e899c074c2
commit
2a9202fd14
|
|
@ -19,7 +19,7 @@ builds:
|
||||||
- arm
|
- arm
|
||||||
- 386
|
- 386
|
||||||
|
|
||||||
# Specifying all architectures for .deb and .rpm generation
|
# # Specifying all architectures for .deb and .rpm generation
|
||||||
# - 386
|
# - 386
|
||||||
# - amd64
|
# - amd64
|
||||||
# - arm
|
# - arm
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ Input formats currently supported:
|
||||||
Execute the following commands in order:
|
Execute the following commands in order:
|
||||||
|
|
||||||
```
|
```
|
||||||
echo 'deb [trusted=yes] https://apt.fury.io/zoraiz/ /' | sudo tee /etc/apt/sources.list.d/ascii-image-converter.list
|
echo 'deb [trusted=yes] https://apt.fury.io/ascii-image-converter/ /' | sudo tee /etc/apt/sources.list.d/ascii-image-converter.list
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue