Detailed Installation Steps
# -- START BackOnTrack -- DO NOT ALTER THIS LINE -- if [ -e /boot/home/config/bin/BackOnTrack ] ; then /boot/home/config/bin/BackOnTrack & fi # -- END BackOnTrack -- DO NOT ALTER THIS LINE --NOTE: The content inside the start/end tags doesn't matter but the format of the start/end tags must match the above exactly.
# -- START BackOnTrack -- DO NOT ALTER THIS LINE -- if [ -e /boot/home/config/bin/BackOnTrack ] ; then /boot/home/config/bin/BackOnTrack --quit fi # -- END BackOnTrack -- DO NOT ALTER THIS LINE --