# Patch hardcoded paths to match Arch Linux standard (/usr/bin)
sed -i 's|/usr/local/bin/numa|/usr/bin/numa|g' src/system_dns.rs
exportRUSTUP_TOOLCHAIN=stable
cargo fetch --locked
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.