From: mhoellein Date: Thu, 16 Aug 2018 08:52:34 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=7aa08b0c7e782a151ea59b5d32c7fe7ae9504a40;p=homeserver saving uncommitted changes in /etc prior to apt run --- diff --git a/apache2/mods-enabled/php5.6.conf b/apache2/mods-enabled/php5.6.conf deleted file mode 120000 index c36f6a71..00000000 --- a/apache2/mods-enabled/php5.6.conf +++ /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 index 95acf80c..00000000 --- a/apache2/mods-enabled/php5.6.load +++ /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 index 00000000..8d6058a5 --- /dev/null +++ b/apache2/mods-enabled/php7.2.conf @@ -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 index 00000000..66b235bc --- /dev/null +++ b/apache2/mods-enabled/php7.2.load @@ -0,0 +1 @@ +../mods-available/php7.2.load \ No newline at end of file