Added cleanup of text files from /tmp to prevent filling of /tmp

This commit is contained in:
Logan Lipke
2020-06-16 11:12:36 -07:00
parent ce8d574f57
commit e81a74e254

View File

@@ -12,6 +12,7 @@ verNum="5.4.2"
GUIDIR="${HL}/LANforgeGUI_${verNum}"
ST="/tmp/summary.txt"
rm -f /tmp/*.txt
rm -f $GUILog $GUIUpdate $CTLGUI $CTLH $ST
touch "${HL}/LANforgeGUI_${verNum}/NO_AUTOSTART"