Cleaned up and merge other Linux snippit repo

Meged https://git.bprieshof.nl/brammp/linux into ./Linux
This commit is contained in:
2023-11-17 00:05:49 +01:00
parent 0638efa018
commit 9fb35960f9
53 changed files with 1851 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
####
preconf.sh
####
mrepo=https://git.ictmaatwerk.com/VPS-scripts/MySQL
mbranch=master
mrepo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_MySQL
mbranch=main
if [ -z ${password+x} ]; then echo 'Error $password is not set'; fi
debconf-set-selections <<< 'mysql-apt-config mysql-apt-config/repo-codename select bionic'
@@ -45,8 +45,8 @@ conf.sh
####
###Fetch Config
mrepo=https://git.ictmaatwerk.com/VPS-scripts/MySQL
mbranch=master
mrepo=https://git.bprieshof.nl/Work_Archive/VPS-scripts_MySQL
mbranch=main
if [ -z ${PHPMyadmin+x} ]; then echo 'Error $PHPMyadmin is not set'; fi #check if Var is set
if [ -z ${phpmyadminver+x} ]; then echo 'Error $phpmyadminver is not set'; fi #check if Var is set