[IMP] make install command improvements in order the user to give

"INSTALLDIR" variable to copy files into
This commit is contained in:
Olivier DOSSMANN
2013-05-15 18:14:09 +02:00
parent 1fbbb2ebb6
commit 1dca9ee18d
5 changed files with 18 additions and 19 deletions

View File

@ -36,6 +36,7 @@ CATEGORIES = categ
IMAGES = img
IMAGES_DESTINATION = image
CSS = style
INSTALLDIR = ${HOME}/public_html
##--[[ style ]]--##