]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - Plugson/pack.sh
update tip message for VTOY_DEFAULT_SEARCH_ROOT (#1373)
[Ventoy.git] / Plugson / pack.sh
index 6eed00edd4496e25036047919bb8a87306ced6ab..46fbf0324b3b100ca840fb76008096af4781eb1a 100644 (file)
@@ -17,6 +17,10 @@ if [ -f ./www.tar.xz ]; then
     rm -f ./www.tar.xz
 fi
 
+[ -f ./www/helplist ] && rm -f ./www/helplist
+ls -1 ../INSTALL/grub/help/ | while read line; do 
+    echo -n ${line:0:5} >> ./www/helplist
+done 
 echo -n "$plugson_verion" > ./www/buildtime
 
 tar cf www.tar www