5 lines
126 B
Bash
5 lines
126 B
Bash
#!/bin/bash
|
|
|
|
# As this is running on a standard Linux install
|
|
# state this is not applicable
|
|
echo "Not applicable for this OS" |