mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
Add LiveCD binaries
This commit is contained in:
@@ -137,12 +137,8 @@ zip -r ventoy-${curver}-windows.zip $tmpdir/
|
||||
|
||||
rm -rf $tmpdir
|
||||
|
||||
cd ../LiveCD
|
||||
if [ "$1" = "CI" ]; then
|
||||
echo "=============== run docker_ci.sh ==============="
|
||||
sh docker_ci.sh $1
|
||||
fi
|
||||
echo "=============== run livecd.sh ==============="
|
||||
cd ../LiveCD
|
||||
sh livecd.sh $1
|
||||
cd $CurDir
|
||||
|
||||
|
Reference in New Issue
Block a user