Skip to content

Commit

Permalink
We always have an etc directory now.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Jan 6, 2012
1 parent 6d148fb commit eb3e5a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.sh
Expand Up @@ -386,9 +386,6 @@ installPerlModules () {
installWreUtils(){
printHeader "WebGUI Runtime Environment Core and Utilities"
cp -Rf wre /data/
if [ ! -d "$WRE_ROOT/etc" ]; then
mkdir $WRE_ROOT/etc
fi
}

# make the WRE distro smaller by getting rid of non-essential stuff
Expand Down

0 comments on commit eb3e5a4

Please sign in to comment.