Block a user
Fill .autoltx with epoch for versioning
Check for updates in install.sh
Draft compile mode support
Fill .autoltx with epoch for versioning
add date +"%s" > .autoltx to dockerfile.
copy that .autoltx file into the project folder instead of creating one in install.sh script.
fix dockerfile link in readme.md
Mention to either build or pull the image
fix dockerfile link in readme.md
Mention to either build or pull the image
Compliation doesn't work if the main file is in a sub directory.