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