chantry-docker/create_pw

10 lines
207 B
Plaintext
Raw Permalink Normal View History

2016-02-11 22:51:35 +00:00
#!/bin/bash
PERL_VERSION=5.22.1
export PERLBREW_ROOT=/usr/local/perlbrew
export PATH=$PERLBREW_ROOT/bin:$PATH
cd /app/chantry-website/main
perlbrew exec --with perl-$PERL_VERSION perl script/bcrypt.pl $1