Skip to content

Instantly share code, notes, and snippets.

View shinderuman's full-sized avatar

shinderuman shinderuman

View GitHub Profile
@shinderuman
shinderuman / mastodonautoupdate.sh
Created July 12, 2018 06:53 — forked from kunimi53chi/mastodonautoupdate.sh
Mastodon(on Docker) Automatic Update Script
#!/bin/bash
# =====================================================================
# DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
# Version 2, December 2004
#
# Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
#
# Everyone is permitted to copy and distribute verbatim or modified
# copies of this license document, and changing it is allowed as long
<?php
echo <<<T_WADA
     ,、,,,、,,,
    _,,;' '" '' ;;,,
  (rヽ,;''""''゛゛;,ノr)    
   ,; i ___ 、___iヽ゛;,  テスト書いてないとかお前それ@t_wadaの前でも同じ事言えんの?
  ,;'''|ヽ・〉〈・ノ |゙ ';,
  ,;''"|   ▼   |゙゛';,
  ,;'' ヽ _人_ / ,;'_
class ConcertHall
{
public function convert(Human $human)
{
$audience = new Xxxv($human);
echo $audience->say()->toString(); // 'Xxxv!!!!!'
}
}