Compare commits
2 Commits
377e5c31e9
...
06916ccb45
| Author | SHA1 | Date | |
|---|---|---|---|
| 06916ccb45 | |||
| d245798f77 |
|
|
@ -1,5 +1,5 @@
|
||||||
////
|
////
|
||||||
// version: 384a0bd
|
// version: d245798
|
||||||
|
|
||||||
// src/js/dom.ts
|
// src/js/dom.ts
|
||||||
var content2 = $("content");
|
var content2 = $("content");
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,6 @@
|
||||||
# It isn't enough to modify this yet.
|
# It isn't enough to modify this yet.
|
||||||
# You also need to manually update the nose-pluto.service file.
|
# You also need to manually update the nose-pluto.service file.
|
||||||
HOST="${HOST:-nose@nose-pluto.local}"
|
HOST="${HOST:-nose@nose-pluto.local}"
|
||||||
URL="${URL:-http://nose-pluto.local}
|
URL="${URL:-http://nose-pluto.local}"
|
||||||
DEST="${DEST:-~/.nose}"
|
DEST="${DEST:-~/.nose}"
|
||||||
REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}"
|
REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}"
|
||||||
Loading…
Reference in New Issue
Block a user