Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewis Brown authored and Lewis Brown committed Jan 3, 2025
1 parent 03eca43 commit a652e30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion squid/6.12/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ set -e

if [[ ! -d ${SQUID_CACHE_DIR}/00 ]]; then
echo "Initialising cache..."
echo ${SQUID_CACHE_DIR}
squid -N -f /etc/squid/conf.d/squid.conf -z
fi
echo "Starting squid..."
Expand Down

0 comments on commit a652e30

Please sign in to comment.