Update comments to not be a changelog.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# 2023-07-05 Converted the env file to a shell script so that $0 can be used.
|
# Provide any necessary project variables.
|
||||||
|
# Script is a shell file so that the paths can be relative.
|
||||||
|
|
||||||
DIR=`dirname $0`
|
DIR=`dirname $0`
|
||||||
if [[ $DIR == \.* ]]; then
|
if [[ $DIR == \.* ]]; then
|
||||||
|
Reference in New Issue
Block a user