save point

This commit is contained in:
kake26 2024-06-10 20:55:40 -05:00
parent 38f475d045
commit 89f514ce60
Signed by: kake26
GPG key ID: E8AFC43591876B4D
3 changed files with 18 additions and 4 deletions

View file

@ -1,5 +1,7 @@
#!/bin/bash
# was split out to a seperate project, but will be pulled in when done
# check for curl
if ! command -v curl &> /dev/null