fixed hook to be executable

This commit is contained in:
Dane Sabo 2025-03-16 21:04:23 -04:00
parent 2d61ca1b3d
commit 386d8a70dd

View File

@ -3,3 +3,5 @@ This is the directory that my website lives in.
There are two big directories: There are two big directories:
1. Public - this is where all the public facing files live. 1. Public - this is where all the public facing files live.
2. Private - This is for stuff that is is development. 2. Private - This is for stuff that is is development.