Update README.MD

This commit is contained in:
Robert Nasarek 2021-08-21 23:27:20 +02:00 committed by GitHub
parent c2301379ed
commit be32d8a89f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,3 @@
# INSTALL WISSKI SCRIPT # INSTALL WISSKI SCRIPT
This script installs a LAMP-Stack (Apache2, PHP7.4, latest Mariadb) on your Ubuntu 20.04 machine and everything you need to start an install of the latest Drupal version (composer and drush). WissKI and all necessary modules/ libraries are downloaded and you have to activate them after your Drupal installation. This script installs a LAMP-Stack (Apache2, PHP7.4, latest Mariadb) on your Ubuntu 20.04 machine and everything you need to start an install of the latest Drupal version (composer and drush). WissKI and all necessary modules/ libraries are downloaded and you have to activate them after your Drupal installation.
Just run `sudo ./install_wisski.bash` in your console.