diff options
author | Peter Grassberger <petertheone@gmail.com> | 2016-02-05 00:37:07 (GMT) |
---|---|---|
committer | Peter Grassberger <petertheone@gmail.com> | 2016-02-05 00:37:07 (GMT) |
commit | 6bc93a0fc64e39386c688f98885541a48d1a6c07 (patch) | |
tree | 9362a94e0a27c43bdcf55ef36c5b564d9c1d017a /README | |
parent | ca488f8d3609500b89b95c6c2ff6c533e62a7aea (diff) |
add build.sh
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -86,3 +86,5 @@ add the following to the virtualhost config: AliasMatch "^/(js|img|styles)(.*)" "/var/www/rhwebimport/www/$1$2" AliasMatch "^(.*)" "/var/www/rhwebimport/www/index.html" ~~~/snip~~~ + +# ./build.sh |