Searched refs:DATA_ROOT (Results 1 - 1 of 1) sorted by relevance

/ontohub/script/
H A Dcp_keys.c7 #define DATA_ROOT "/data/git" macro
19 * written by the web application to ${DATA_ROOT}/.ssh/authorized_keys to the
52 * .ssh directory of the ${DATA_ROOT}, which should be equal to the
58 * 0) edit cp_keys.c - adjust DATA_ROOT and GIT_HOME wrt. your environment
74 char *nargv[] = { "cp", DATA_ROOT KEYS, GIT_HOME KEYS, NULL };

Completed in 7 milliseconds