From 9424dcd5480a2c267ad05f3879c3ed73c928a914 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 14 Jan 2020 10:16:36 +0000 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0eae7c1 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# OAUTH-Simple-Login-Summoner +Files for /opt/appdata/login (Login Summoner for PGBlitz). Based on Lavarel Error Pages. + +Run Command after PG Deploy: + +cd /opt/appdata/login && git clone https://github.com/mtan93/OAUTH-Simple-Login-Summoner.git && cp -rf OAUTH-Simple-Login-Summoner/* . && rm -rf OAUTH-Simple-Login-Summoner + +Thats it!