Skip to content

Commit c37625a

Browse files
author
Till Brehm
committed
Merge branch 'patch-1' into 'master'
clarify purpose of file See merge request ispconfig/ispconfig3!727
2 parents 6d26033 + 4a483a6 commit c37625a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

helper_scripts/utils.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/bin/bash
2+
3+
# this is a bash script library to be called by other scripts,
4+
# but not to be run directly
5+
26
# Copyright (c) 2009, Scott Barr <gsbarr@gmail.com>
37
# All rights reserved.
48
#

0 commit comments

Comments
 (0)