mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-21 23:29:48 +00:00
8 lines
179 B
JavaScript
8 lines
179 B
JavaScript
const ugj_const = {
|
|
doc_root: '/home/pi/Documents/ocoge_docs/',
|
|
app_name: 'ocoge',
|
|
mascot_path: './img/',
|
|
library_path: './lib/',
|
|
executable_path: './bin/'
|
|
};
|