fix envsubst single quote SHELL-FORMAT env var changed from ERPNEXT_PY to FRAPPE_PY
* envsubst: expression may fail to expand in single quotes * use (()) instead of let * use find instead of ls to better hand alphanumeric folders Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>