Skip to content

Commit 5c52a67

Browse files
authored
self
1 parent b3312d4 commit 5c52a67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Github/Runners/manage_linux.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/env bash
22

3+
##Helper Script to Manage Self Hosted Linux Runners
4+
#SELF: bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/manage_linux.sh")
5+
36
#------------------------------------------------------------------------------------#
47
#Sanity Checks
58
if [ -z "${GITHUB_PERSONAL_TOKEN}" ] || \

0 commit comments

Comments
 (0)