From 45ecf79c4198fcb8399b36bf695b535d35854cca Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 23 Sep 2019 21:25:25 +0200 Subject: Some small changes. --- devel_server.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'devel_server.py') diff --git a/devel_server.py b/devel_server.py index 31294ea..8e4ec70 100644 --- a/devel_server.py +++ b/devel_server.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # archinstall - A minimal Installation Script for Arch Linux @@ -17,6 +18,11 @@ # along with this program. If not, see . +##################### +# devel_server.py # +##################### + + import sys from flask import Flask application = Flask(__name__) -- cgit v1.2.3-70-g09d2