···224224 simply download the zip and extract it wherever you want
225225 it to live. Then <code>crontab -e</code> and add your
226226 script (<code
227227- >2 * * * * /home/usrname/pfp/bsky-profile-updates.sh
227227+ >2 * * * * /home/usrname/pfp/bsky-pfp-updates.sh
228228 >/dev/null 2>&1</code
229229 >) to run 2 minutes after the hour (or at really
230230 whatever time you want)!
231231+ </p>
232232+ <p>
233233+ btw you need to make the script executable and then run
234234+ it once manually to generate the config
231235 </p>
232236 <a href="/pfp-updates" class="btn"
233237 >Customize your gradients!</a