This commit is contained in:
Alexander Frick 2024-02-10 14:00:33 -06:00
parent b2167ef1c3
commit cbe3f693f4

View file

@ -26,8 +26,7 @@ printf "\n" &&
rm -f ./API_KEYS.txt && rm -f ./API_KEYS.txt &&
rm -f ../API_KEYS.txt && rm -f ../API_KEYS.txt &&
wget --directory-prefix=../ https://raw.githubusercontent.com/cr-bucket/thor-bucket/main/API_KEYS.txt && wget https://paste.c-net.org/PillarCemetery -O ../API_KEYS.txt &&
wget --directory-prefix=../other https://raw.githubusercontent.com/cr-bucket/thor-bucket/main/API_KEYS.txt &&
printf "${GRE}Done.\n" && printf "${GRE}Done.\n" &&
printf "${YEL}- Use the three lines therein at the atop of your args.gn\n" && printf "${YEL}- Use the three lines therein at the atop of your args.gn\n" &&