- Ramenskoe, Moscow
- https://ramphoto.ru
- @mstadmin@mst.ramsdr.ru
Pinned Loading
-
-
-
-
update gitea
update gitea 1#!/bin/bash
23GITEA_FOLDER='/opt/gitea'
4RELEASE=`curl --silent "https://api.github.com/repos/go-gitea/gitea/releases/latest" | grep '"tag_name":' | sed -E 's/.*"([^"]+)".*/\1/' | sed -E 's/v//g'`
5 -
createMongoUser.go
createMongoUser.go 1/*
2export MONGO_URI="mongodb://admin:passwd@localhost:27017"
3export USER_YAML="filename"
4createMongoUsers
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.