исправление main

This commit is contained in:
gyg72
2026-02-28 05:17:22 +00:00
parent 13a3c59beb
commit 6059c4e784
2 changed files with 1 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
SCRIPT_DIR="."
echo "Введите первое число:"
read num1