From 6c19dda1986fc7312550412f6b4ff22fa5b97410 Mon Sep 17 00:00:00 2001 From: sij <sij@sij.law> Date: Fri, 17 Jan 2025 20:38:37 +0000 Subject: [PATCH] Update pull --- pull | 1 + 1 file changed, 1 insertion(+) diff --git a/pull b/pull index e940937..4d855ee 100755 --- a/pull +++ b/pull @@ -1,5 +1,6 @@ #!/bin/bash +# Path to the file containing the list of repositories REPOS_FILE="./repos.txt" # Check if the repos file exists