Skip to content

Fix gitlab init script

Matthias Käppler requested to merge github/fork/TonyTsangHK/master into master

Created by: TonyTsangHK

Actual command (cd $gitlab_workhorse_dir) should not be run during variable declaration.

Merge request reports