diff --git a/auriga.service b/auriga.service deleted file mode 100644 index 9018da8..0000000 --- a/auriga.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=The Auriga Webserver -After=network.target - -[Service] -User=mrserver -WorkingDirectory=/home/shoofle/auriga -ExecStart=authbind gunicorn -b shoofle.net:80 pure_flask:app -Restart=always - -[Install] -WantedBy=multi-user.target - diff --git a/shooflenet.service b/shooflenet.service new file mode 100644 index 0000000..e429582 --- /dev/null +++ b/shooflenet.service @@ -0,0 +1,13 @@ +[Unit] +Description=The Shoofle.net Webserver +After=network.target + +[Service] +User=mrserver +WorkingDirectory=/home/shoofle/shooflenet +ExecStart=authbind gunicorn -b localhost:16000 pure_flask:app +Restart=always + +[Install] +WantedBy=multi-user.target + diff --git a/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg b/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg new file mode 100644 index 0000000..6bf092a Binary files /dev/null and b/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg differ diff --git a/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg.1 b/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg.1 new file mode 100644 index 0000000..6bf092a Binary files /dev/null and b/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg.1 differ diff --git a/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg.2 b/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg.2 new file mode 100644 index 0000000..6bf092a Binary files /dev/null and b/static/Glass_frog_Cochranella-granulosa-e1415939130740.jpg.2 differ diff --git a/static/WHA.epub b/static/WHA.epub new file mode 100755 index 0000000..e158b90 Binary files /dev/null and b/static/WHA.epub differ diff --git a/static/frog.jpeg b/static/frog.jpeg new file mode 100644 index 0000000..6bf092a Binary files /dev/null and b/static/frog.jpeg differ