From 9b95af1e529990f3524511a236fdd85638386e44 Mon Sep 17 00:00:00 2001
From: Chad Walter Cummings <95538539+scifijunk@users.noreply.github.com>
Date: Thu, 23 Dec 2021 13:17:30 -0600
Subject: [PATCH] Testing changes

Testing changes I made to my fork of papirus
---
 builder/pwnagotchi.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml
index 92e9474..9776323 100644
--- a/builder/pwnagotchi.yml
+++ b/builder/pwnagotchi.yml
@@ -182,7 +182,7 @@
 
   - name: clone papirus repository
     git:
-      repo: https://github.com/repaper/gratis.git
+      repo: https://github.com/scifijunk/gratis.git
       dest: /usr/local/src/gratis
     register: gratisgit