Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 523 Bytes

File metadata and controls

15 lines (9 loc) · 523 Bytes

UbuntuQuickinstall

Bash Script to install essential apps quickly

Usage

Place install script for new apps in _install/. An install script contains the unpacking or apt-get commands and also the configuration.

New apps need an entry in the menue in install.sh

The scripts depends often on backups from personal config files from previous installations and can be compared with meld.

Call the script with sh install.sh it will ask for sudo rights. Meld is dependency and will be checked.