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