3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
LC_ALL=en_US.UTF-8 equo query updates --quiet > /tmp/.equoupdatecheck
|