fix(foundry): disable dead plutonium patch gist (404 -> crash/backoff loop)
This commit is contained in:
+4
-1
@@ -2,4 +2,7 @@
|
||||
FOUNDRY_USERNAME=ginnoir
|
||||
FOUNDRY_PASSWORD=agt-UAU!uky_ykh3juy
|
||||
FOUNDRY_ADMIN_KEY=fuckyouben
|
||||
FOUNDRY_PATCH_URLS=https://gist.githubusercontent.com/ginnoir/898b152a09369f9089770daa71887262/raw/a354e4284f2b1feb616910f65bfe65a4ffdb5473/plutonium-12.x.sh
|
||||
# NOTE: the old plutonium patch gist 404s (dead URL), which put Foundry into a
|
||||
# crash/backoff loop. Disabled to restore service. To re-enable, set this to a
|
||||
# CURRENT raw gist URL for the plutonium patch script.
|
||||
FOUNDRY_PATCH_URLS=
|
||||
|
||||
Reference in New Issue
Block a user