parent
97ad4308c8
commit
1723efe16d
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
printMessage () {
|
printMessage () {
|
||||||
echo -e "\n$Yellow$1$Cyan"
|
echo -e "\n$Yellow$1$Cyan"
|
||||||
$1>>~/infos.txt
|
echo $1>>~/infos.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue