From ebba7bc34a24a83d38fccf3f51b837cd687eb2e1 Mon Sep 17 00:00:00 2001 From: Janek Schoffit Date: Mon, 24 Jun 2019 10:18:57 +0200 Subject: [PATCH] chmod --- cgi-bin/galerie.py | 0 cgi-bin/uebung07/doggu.html | 0 cgi-bin/uebung07/knuffig.jpg | Bin cgi-bin/uebung07/posts-create.py | 0 cgi-bin/uebung07/posts-show.py | 0 cgi-bin/uebung07/posts-store.py | 0 cgi-bin/uebung07/tags-show.py | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 cgi-bin/galerie.py mode change 100644 => 100755 cgi-bin/uebung07/doggu.html mode change 100644 => 100755 cgi-bin/uebung07/knuffig.jpg mode change 100644 => 100755 cgi-bin/uebung07/posts-create.py mode change 100644 => 100755 cgi-bin/uebung07/posts-show.py mode change 100644 => 100755 cgi-bin/uebung07/posts-store.py mode change 100644 => 100755 cgi-bin/uebung07/tags-show.py diff --git a/cgi-bin/galerie.py b/cgi-bin/galerie.py old mode 100644 new mode 100755 diff --git a/cgi-bin/uebung07/doggu.html b/cgi-bin/uebung07/doggu.html old mode 100644 new mode 100755 diff --git a/cgi-bin/uebung07/knuffig.jpg b/cgi-bin/uebung07/knuffig.jpg old mode 100644 new mode 100755 diff --git a/cgi-bin/uebung07/posts-create.py b/cgi-bin/uebung07/posts-create.py old mode 100644 new mode 100755 diff --git a/cgi-bin/uebung07/posts-show.py b/cgi-bin/uebung07/posts-show.py old mode 100644 new mode 100755 diff --git a/cgi-bin/uebung07/posts-store.py b/cgi-bin/uebung07/posts-store.py old mode 100644 new mode 100755 diff --git a/cgi-bin/uebung07/tags-show.py b/cgi-bin/uebung07/tags-show.py old mode 100644 new mode 100755