Source Update

This commit is contained in:
Christer Warén
2024-04-27 23:32:06 +03:00
parent 91ae087bd4
commit b2d3908d6f
11 changed files with 133 additions and 22 deletions

View File

@@ -1,3 +1,6 @@
wx-welcome() {
echo -n ">>> Welcome <<<"
echo -n "$wxItalic"
echo " >> Welcome << "
echo -n "$wxNormal"
echo "------------------------------"
}