From cb78290f31886fb1f9a5e7c2a764dda55a459e50 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sun, 26 Oct 2025 22:23:31 +0400 Subject: chore: split script installation into CLI and GUI sections --- scripts/cli/sroll | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/cli/sroll (limited to 'scripts/cli/sroll') diff --git a/scripts/cli/sroll b/scripts/cli/sroll new file mode 100755 index 0000000..e0c8b70 --- /dev/null +++ b/scripts/cli/sroll @@ -0,0 +1,5 @@ +#!/bin/sh + +# Rickroll on terminal + +curl -s -L https://raw.githubusercontent.com/keroserene/rickrollrc/master/roll.sh | bash -- cgit v1.2.3