Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/114' into develop
Browse files Browse the repository at this point in the history
Forward port #114
  • Loading branch information
weierophinney committed Jan 27, 2016
2 parents bafee99 + cf2de12 commit d8ff144
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Empty file removed puphpet/files/exec-always/empty
Empty file.
4 changes: 4 additions & 0 deletions puphpet/files/exec-always/set-local.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash
echo "Setting locale to fix encoding"
sh -c "echo 'LC_ALL=en_US.UTF-8' >> /etc/environment"
echo "done setting locale"

0 comments on commit d8ff144

Please sign in to comment.