Compare commits

..

No commits in common. "06916ccb4582401a20e6db5dbe507718dd91213a" and "377e5c31e9c7fcd7574aacd3f74d0b073b3d5e33" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
//// ////
// version: d245798 // version: 384a0bd
// src/js/dom.ts // src/js/dom.ts
var content2 = $("content"); var content2 = $("content");

View File

@ -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}"