Skip to content

Commit 4a483a6

Browse files
author
isp
committed
Update utils.sh
1 parent 6d26033 commit 4a483a6

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)