Shelfmark: symlink unrar-free to unrar

This commit is contained in:
vhsdream 2026-01-26 10:06:07 -05:00
parent f8124fc6a4
commit 78ed40e5bd

View File

@ -16,6 +16,7 @@ update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt install -y \ $STD apt install -y \
unrar-free unrar-free
ln -sf /usr/bin/unrar-free /usr/bin/unrar
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
NODE_VERSION="22" setup_nodejs NODE_VERSION="22" setup_nodejs