Files
Floris Bos 05f1c4dbb5 Add integration tests
Tests if repository json files conform to the json schema.
If all resources (images/icons/website URLs) they mention actually
exists.

And can also test writing images and the FAT modification code.
2022-11-19 23:49:43 +01:00

6 lines
115 B
Plaintext

#!/bin/sh
echo "Bogus firstrun.sh file, used for automated testing of FAT16/FAT32 modification code only"
exit 0