3 lines
55 B
Bash
3 lines
55 B
Bash
#!/bin/sh
|
|
which hashboot > /dev/null && hashboot check
|
#!/bin/sh
|
|
which hashboot > /dev/null && hashboot check
|