Цей коміт міститься в:
2025-01-07 09:55:48 -05:00
джерело 93a962a008
коміт 732233df32
2 змінених файлів з 3 додано та 3 видалено

4
.gitignore сторонній
Переглянути файл

@@ -1,7 +1,7 @@
src/ src/
bin/ bin/
.vscode/ .vscode/
.dependencies backups/
.dependencies_sc .dependencies_source
.dependencies_ib .dependencies_ib

Переглянути файл

@@ -5,7 +5,7 @@
# See README.md and ./profiles for device configuration # See README.md and ./profiles for device configuration
# Set default release # Set default release
: "${RELEASE:="23.05.5"}" : "${RELEASE:="24.10.0-rc5"}"
# @internal # @internal
print_help() { print_help() {