7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
try %{
|
|
set global plug_block_ui true;
|
|
plug-update;
|
|
}
|
|
|
|
quit 0;
|