Browse Source

App env variables

Serubin 8 years ago
parent
commit
c7f9651236
1 changed files with 3 additions and 0 deletions
  1. 3 0
      app.env

+ 3 - 0
app.env

@@ -0,0 +1,3 @@
+#!/bin/bash
+
+export PACKAGE_DIRS="$(pwd)/packages"