mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Update start-socat.sh
This commit is contained in:
parent
5918a7e8e3
commit
2a3d55917f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
#! /bin/bash
|
||||
|
||||
echo 'simpsh-httpd Copyright (C) 2018 niansa
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details read "'"$(pwd)/LICENSE"'".
|
||||
This is free software, and you are welcome to redistribute it under certain conditions; read "'"$(pwd)/LICENSE"'" for details.
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details read "'"$(pwd)/LICENSE.md"'".
|
||||
This is free software, and you are welcome to redistribute it under certain conditions; read "'"$(pwd)/LICENSE.md"'" for details.
|
||||
'
|
||||
|
||||
. ./config.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue