misc fixes
This commit is contained in:
parent
e7cc34f8c9
commit
1626bb144a
3 changed files with 2 additions and 2 deletions
|
@ -11,6 +11,7 @@ if command_exists "yum"; then
|
|||
fish -c "rustup-init"
|
||||
|
||||
fish -c "cargo install cavif"
|
||||
sudo dnf remove rust -y
|
||||
elif command_exists "rpm-ostree"; then
|
||||
sudo wget https://askiiart.net/repos/fedora/x86_64/askiiart.repo -O /etc/yum.repos.d/askiiart.repo
|
||||
rpm-ostree install rustup -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue