Ryan Thomas Huff
Results
1
issues of
Ryan Thomas Huff
The code `if [[ -f "$MPOINT/$CHECKFILE" ]]; then` should be written as `if [[ -f "$MPOINT/$CHECKFILEPATH" ]]; then`