Add link to gitlab page on Debian wiki
This commit is contained in:
parent
20d47c212c
commit
fb1a16b423
1 changed files with 5 additions and 0 deletions
5
debian/README.Debian
vendored
5
debian/README.Debian
vendored
|
@ -145,3 +145,8 @@ The steps involve dropping into rails console as gitlab user for production envi
|
|||
irb(main):001:0> user = User.find_by(email: 'useraddress@domain')
|
||||
irb(main):003:0> user.admin=true
|
||||
irb(main):004:0> user.save
|
||||
|
||||
Latest information regarding supported versions
|
||||
===============================================
|
||||
Subscribe to https://wiki.debian.org/gitlab to get updates about new package
|
||||
versions in unofficial repositories.
|
||||
|
|
Loading…
Reference in a new issue