scripts

custom scripts and utils
git clone git://git.pyratebeard.net/scripts.git
Log | Files | Refs | README

commit 4d453f69e6d2c09b8210783b7cc6fc203e654b9e
parent ac7b93f76d10285970fb43ed3066d466ad5a7227
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue, 30 Jan 2024 11:31:43 +0000

now with ssl

Diffstat:
Mbin/.local/bin/shortner | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/.local/bin/shortner b/bin/.local/bin/shortner @@ -1,2 +1,2 @@ #!/bin/sh -curl -X PUT -d "${1}" s.rum.sh +curl -X PUT -d "${1}" https://s.rum.sh