]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - GenUUID/build.sh
3 /opt
/diet
32/bin
/diet gcc
-Os -m32 vtoy_gen_uuid.c
-o vtoy_gen_uuid
5 if [ -e vtoy_gen_uuid
]; then
6 echo -e '\n############### SUCCESS ###############\n'
8 rm -f ..
/INSTALL
/tool
/vtoy_gen_uuid
9 cp -a vtoy_gen_uuid ..
/INSTALL
/tool
/vtoy_gen_uuid
11 echo -e '\n############### FAILED ################\n'