Skip to content

Commit

Permalink
Remove temp debug log statement
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Pow committed Aug 18, 2024
1 parent 5cc33c3 commit 537de76
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions index.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ declare feBuildDir="$(realpath -m "${rootDir}/$(
| awk '{ print $2 }' \
| sed -E 's/"//g; s|\.*/?|\./|'
)")"
echo "
rootDir: $rootDir
clientDir: $clientDir
serverDir: $serverDir
buildDir: $buildDir
feBuildDir: $feBuildDir
"

# Obtained from https://freedns.afraid.org
# If one doesn't work, try the other (during dev, I requested the cert too many times)
Expand Down

0 comments on commit 537de76

Please sign in to comment.