b.waal 4f2700aad9 Added flag to add-apt-repository -n
This flag disables updating the package cache after adding a ppa.
Running apt-update afterwards is now mandatory!
2020-03-18 11:17:34 +01:00
2020-03-12 12:03:28 +01:00
2020-03-17 12:18:11 +01:00
2020-02-27 14:50:38 +01:00
2019-12-11 11:07:55 +01:00
2020-02-27 11:27:36 +01:00

Ubuntu-Web-V2

Get Started with the graphical installer:

wget https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -O /tmp/installer.sh  
bash /tmp/installer.sh

Legacy Installer for developing and debugging:

wget https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -O /tmp/installer.sh  
bash /tmp/installer.sh -l 2>&1 | tee ~/output.log 

This script uses the following repo's as dependencies:

* VPS-scripts/Unattended-Security-Updates 
* VPS-scripts/Ubuntu-MySQL
Description
No description provided
Readme 834 KiB
Release v2.1 Latest
2021-09-08 15:08:10 +02:00
Languages
Shell 100%