I hereby claim:
- I am danieljonce on github.
- I am dje (https://keybase.io/dje) on keybase.
- I have a public key whose fingerprint is 0A9C CFF7 7300 9B9C FAD4 7B90 CE2E 643E 448D 0DFA
To claim this, I am signing this object:
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> | |
<title>Flappy Square</title> | |
<style> | |
body { | |
margin: 0; | |
padding: 0; |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> | |
<title>Cosmic Runner</title> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script> | |
<style> | |
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial; } | |
body { overflow: hidden; touch-action: none; background: #000; position: fixed; width: 100%; height: 100%; } |
#! /bin/sh | |
# URL for the AMD64 binary from Owncloud | |
dl_url=https://download.owncloud.com/ocis/ocis/stable/4.0.2/ocis-4.0.2-linux-amd64 | |
# Other variables used by this shell script | |
data_dir=/var/lib/ocis # Where all the user data goes, change it in the ocis.env file after install if needed | |
config_dir=/etc/ocis # Where the ocis.env file is | |
bin_location=/usr/local/bin/ocis # Where the ocis binary gets installed |
I hereby claim:
To claim this, I am signing this object: