Skip to content

Instantly share code, notes, and snippets.

View Eternity-Yarr's full-sized avatar
😵‍💫
i have a spiral eyes

Dmitry V. Roenko Eternity-Yarr

😵‍💫
i have a spiral eyes
View GitHub Profile
<!doctype html>
<html>
<head>
<title></title>
<style>
body {
background: white;
text-align: center;
padding: 20px;
font-family: Georgia, serif;
#!/bin/bash
# chkconfig: 2345 90 90
# description: topaz
### BEGIN INIT INFO
# Provides: topaz
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Description: Start the program
### END INIT INFO