5 lines
89 B
Bash
5 lines
89 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
zenity --info \
|
||
|
--text="Yhdistäminen valmis. Päivitetty 3/10 tiedostoa."
|