pyavitz / debian-image-builder

Debian image builder for single board computers
Other
141 stars 33 forks source link

menu driven distro script update #30

Closed 0n3man closed 2 years ago

0n3man commented 2 years ago

Updates to pull all distro based scripts from the appropriate distro repo directories. Scripts are tagged with labeled with two required and one option comment line as follows

# Description: WiFi config helper
# Destination: /usr/local/bin/swh
# Service: ssh

Script can be updated if it contains a Destination and Description line, the script was previous installed on the system, the script is associated with an installed package, and the script has been updated. User is provided with menu where they can pick which of these scripts they want to update.