5 lines
93 B
Bash
5 lines
93 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
zenity --warning \
|
||
|
--text="Irrota virtajohto sähköiskujen välttämiseksi."
|