]> git.hoellein.online Git - homeserver/commitdiff
saving uncommitted changes in /etc prior to apt run
authormhoellein <mhoellein@freenet.de>
Thu, 16 Aug 2018 08:52:34 +0000 (10:52 +0200)
committermhoellein <root@homeserver.homeip.net>
Thu, 16 Aug 2018 08:52:34 +0000 (10:52 +0200)
apache2/mods-enabled/php5.6.conf [deleted symlink]
apache2/mods-enabled/php5.6.load [deleted symlink]
apache2/mods-enabled/php7.2.conf [new symlink]
apache2/mods-enabled/php7.2.load [new symlink]

diff --git a/apache2/mods-enabled/php5.6.conf b/apache2/mods-enabled/php5.6.conf
deleted file mode 120000 (symlink)
index c36f6a7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../mods-available/php5.6.conf
\ No newline at end of file
diff --git a/apache2/mods-enabled/php5.6.load b/apache2/mods-enabled/php5.6.load
deleted file mode 120000 (symlink)
index 95acf80..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../mods-available/php5.6.load
\ No newline at end of file
diff --git a/apache2/mods-enabled/php7.2.conf b/apache2/mods-enabled/php7.2.conf
new file mode 120000 (symlink)
index 0000000..8d6058a
--- /dev/null
@@ -0,0 +1 @@
+../mods-available/php7.2.conf
\ No newline at end of file
diff --git a/apache2/mods-enabled/php7.2.load b/apache2/mods-enabled/php7.2.load
new file mode 120000 (symlink)
index 0000000..66b235b
--- /dev/null
@@ -0,0 +1 @@
+../mods-available/php7.2.load
\ No newline at end of file