switched to mono continued fork

This commit is contained in:
2025-04-22 00:15:28 +05:00
parent 51259e72fe
commit 366dd1214c
8 changed files with 105 additions and 109 deletions

View File

@@ -176,8 +176,8 @@ case "$TASK" in
rebuild_dependencies)
TASK_SCRIPT=cbuild/default_tasks/rebuild_dependencies.sh
;;
get_mono_files_from)
TASK_SCRIPT=tasks/get_mono_files_from.sh
download_mono_from_nuget)
TASK_SCRIPT=tasks/download_mono_from_nuget.sh
;;
# deletes generated files
clean)