Cleaned up and merge other Linux snippit repo
Meged https://git.bprieshof.nl/brammp/linux into ./Linux
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user