From: Marius Gavrilescu Date: Tue, 16 Dec 2014 17:12:24 +0000 (+0200) Subject: Remove the run script X-Git-Url: http://git.ieval.ro/?a=commitdiff_plain;h=f51a9d676ec22118e1adaf4de21466255b708c15;p=gruntmaster-page.git Remove the run script --- diff --git a/run b/run deleted file mode 100755 index fc3bcd0..0000000 --- a/run +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -export PURGE_HOST=gm.ieval.ro -export AAP_ROOTDIR=/var/www/auth/us/ -export PLACK_ENV=deployment -exec start_server --port=8081 -- plackup -s Starlet -Ilib -L Delayed