Фикс
This commit is contained in:
@@ -77,7 +77,7 @@ namespace eval Git {
|
||||
foreach line [split $pipe "\n"] {
|
||||
lappend res $line
|
||||
}
|
||||
cd $d
|
||||
# cd $d
|
||||
if [info exists res] {
|
||||
return $res
|
||||
}
|
||||
|
@@ -10,7 +10,7 @@ exec wish "$0" -- "$@"
|
||||
######################################################
|
||||
# Version: 2.0.0
|
||||
# Release: alpha
|
||||
# Build: 21102022114408
|
||||
# Build: 21102022140732
|
||||
######################################################
|
||||
|
||||
# определим текущую версию, релиз и т.д.
|
||||
|
Reference in New Issue
Block a user