harmonize tools.func

This commit is contained in:
CanbiZ
2025-06-16 15:20:06 +02:00
parent b93927d8e1
commit 06cf03dcb1
16 changed files with 203 additions and 205 deletions

View File

@@ -17,7 +17,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y make git
msg_ok "Installed Dependencies"
NODE_MODULE="yarn" install_node_and_modules
NODE_MODULE="yarn" setup_nodejs
msg_info "Installing Notesnook (Patience)"
fetch_and_deploy_gh_release "notesnook" "streetwriters/notesnook" "tarball"