update license info and description

This commit is contained in:
2015-07-07 15:27:08 +03:00
parent 1567277ee2
commit 312803968a
3 changed files with 26 additions and 9 deletions
+9 -3
View File
@@ -1,6 +1,7 @@
# update-index.sh
#
#!/bin/bash
########################################################################
# Copyright (C) 2015 Max Mehl <mail@mehl.mx>
########################################################################
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -15,7 +16,12 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
#!/bin/bash
########################################################################
#
# With this script you can update a index page, e.g. after an update
#
########################################################################
cd "$(dirname "$(readlink -f "$0")")"
# Test if config.cfg exists and set needed variables