misc fixes

This commit is contained in:
askiiart 2024-12-07 22:58:29 -06:00
parent e7cc34f8c9
commit 1626bb144a
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
3 changed files with 2 additions and 2 deletions

View file

@ -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