We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2557d12 commit 8464ff7Copy full SHA for 8464ff7
tools/bin/sp_install.sh
@@ -1,3 +1,8 @@
1
+# Savepoint Protocol CLI
2
+# Author: Peter Salvato
3
+# License: MIT
4
+# (c) 2025 Peter Salvato. All rights reserved.
5
+
6
#!/bin/bash
7
8
if [[ "$1" == "--uninstall" ]]; then
0 commit comments