Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew-buildout-re6st
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew-buildout-re6st
Commits
bf386bb8
Commit
bf386bb8
authored
May 13, 2019
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix default URL of registry
parent
7a2e43e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bin/grandenet
bin/grandenet
+2
-2
No files found.
bin/grandenet
View file @
bf386bb8
...
...
@@ -26,9 +26,9 @@ function configure {
exit
1
fi
read
-p
"Give the registry you want to use [http://re6stnet.g
randenet
.cn]: "
registry
read
-p
"Give the registry you want to use [http://re6stnet.g
net.erp5
.cn]: "
registry
if
[
"
${
registry
}
"
==
""
]
;
then
registry
=
"http://re6stnet.g
randenet
.cn"
registry
=
"http://re6stnet.g
net.erp5
.cn"
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment