Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
884a5aeb
Commit
884a5aeb
authored
Jan 28, 2021
by
Adin Schmahmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update distpath to version with fs-repo-migrations v1.7.1
parent
8ed9ffd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
repo/fsrepo/migrations/migrations.go
repo/fsrepo/migrations/migrations.go
+1
-1
No files found.
repo/fsrepo/migrations/migrations.go
View file @
884a5aeb
...
...
@@ -15,7 +15,7 @@ import (
"strings"
)
var
DistPath
=
"https://ipfs.io/ipfs/Qm
ahS3i7MkjVVDjPs6CoPhCKGi27LkHGXrzQ45jCRX6wcK
"
var
DistPath
=
"https://ipfs.io/ipfs/Qm
YRLRDKobvg1AXTGeK5Xk6ntWTsjGiHbyNKhWfz7koGpa
"
func
init
()
{
if
dist
:=
os
.
Getenv
(
"IPFS_DIST_PATH"
);
dist
!=
""
{
...
...
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