My-distro-configs-ubuntu/build-iso.sh

18 lines
483 B
Bash
Raw Normal View History

2023-10-31 13:07:17 -01:00
#!/bin/bash
################################################################################
# Title: build-all.sh
# Description: Script to build My-distro Devuan ISO images
# Author: manuel rosa <manuelsilvarosa@gmail.com>
# Date: Outubro 29, 2023
# License: GPL-3.0-or-later
################################################################################
# update files
git pull --ff
# this script will build the 7 isos sequencialy
./BldHelper.sh