Skip to content

Instantly share code, notes, and snippets.

View aganzha's full-sized avatar

Aleksey Ganzha aganzha

  • Tensor
  • Kaliningrad, Russia
View GitHub Profile
.git/hooks/post-merge:
#!/bin/sh
/usr/local/node/bin/node /srv/web/app/makeCache.js;
~/autoupdate.sh:
#!/bin/bash
APP_DIR="/srv/web/app";
cd $APP_DIR;
Please update your temporary password with your own custom password.
<!-- Start SiteHeart code -->
<script>
(function(){
var widget_id = 731258;
_shcp =[{widget_id : widget_id}];
var lang =(navigator.language || navigator.systemLanguage
|| navigator.userLanguage ||"en")
.substr(0,2).toLowerCase();
var url ="widget.siteheart.com/widget/sh/"+ widget_id +"/"+ lang +"/widget.js";
var hcc = document.createElement("script");
function r(f){/in/(document.readyState)?setTimeout(r,9,f):f()}