sysupdate: dont pull from upstream
This commit is contained in:
parent
56c17f8131
commit
2817736822
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ rfork en
|
||||||
cd /
|
cd /
|
||||||
if(! test -d .git)
|
if(! test -d .git)
|
||||||
bind -ac /dist/plan9front /
|
bind -ac /dist/plan9front /
|
||||||
git/pull -u gits://git.9front.org/plan9front/plan9front
|
git/pull -u https://git.sr.ht/~xfnw/plan9fox
|
||||||
|
|
Loading…
Reference in a new issue