Skip to content

Commit 8464ff7

Browse files
authored
Update sp_install.sh
1 parent 2557d12 commit 8464ff7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/bin/sp_install.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Savepoint Protocol CLI
2+
# Author: Peter Salvato
3+
# License: MIT
4+
# (c) 2025 Peter Salvato. All rights reserved.
5+
16
#!/bin/bash
27

38
if [[ "$1" == "--uninstall" ]]; then

0 commit comments

Comments
 (0)