renamed files

This commit is contained in:
Gilles Mouchet 2025-09-06 08:56:56 +02:00
parent e379ecef0f
commit 08b7356179
4 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ installPackage() {
#-----------------------------------------------------------
# variables
fullScriptName=template.sh
fullScriptName=renew-cert.sh
shortScriptName=`echo $fullScriptName | sed -e 's|.*/||g' | cut -f1 -d.`
destPath=/usr/local/bin/
configFile=$shortScriptName.conf