3 lines
45 B
Bash
3 lines
45 B
Bash
#!/bin/bash
|
|
cat $ESPDIR/.custom_bin/help.txt
|
#!/bin/bash
|
|
cat $ESPDIR/.custom_bin/help.txt
|