#!/usr/bin/bash cd Downloads wget -O Dell-7060-BIOS-Settings 'https://wiki.cyli.org/doku.php?do=export_code&id=rack:dell_bios_config&codeblock=1' wget -O command-configure_4.11.0-6.ubuntu22_amd64.tar.gz 'https://wiki.cyli.org/lib/exe/fetch.php?media=rack:command-configure_4.11.0-6.ubuntu22_amd64.tar.gz' tar -xzvf command-configure_4.11.0-6.ubuntu22_amd64.tar.gz sudo apt install -y ./command-configure_*.deb ./srvadmin-hapi_*.deb sudo /opt/dell/dcc/cctk -I Dell-7060-BIOS-Settings