mirror of
https://github.com/urbit/shrub.git
synced 2024-12-17 15:23:58 +03:00
6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
module.exports = {
|
|
URBIT_PIERS: [
|
|
"/Users/example/Dev/urbit/zod/home",
|
|
]
|
|
};
|