Skip to content

Commit e1dc764

Browse files
committed
update missing file
1 parent 7eb1818 commit e1dc764

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Img/Logo.png

-67.5 KB
Loading

UXTU4Unix/UXTU4Unix.command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Thanks CorpNewt for this source code
44
# Get the curent directory, the script name
55
# and the script name with "py" substituted for the extension.
6-
printf '\e[8;30;100t'
6+
printf '\e[8;35;100t'
77
args=( "$@" )
88
dir="$(cd -- "$(dirname "$0")" >/dev/null 2>&1; pwd -P)"
99
script="${0##*/}"

0 commit comments

Comments
 (0)