Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

fatal: failed to install gitlab-runner: service gitlab-runner already exists

Rename the init file with

sudo mv /etc/systemd/system/gitlab-runner.service  /etc/systemd/system/gitlab-runner.service.bak
and execute again

sudo gitlab-runner install --user=my-user --working-directory=/home/my-user
cleanup the backup file

sudo rm /etc/systemd/system/gitlab-runner.service.bak
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install simple screen recorder in fedora 
Shell :: windows battery report health 
Shell :: create repo with name 
Shell :: /bin/bash: ./darknet: No such file or directory 
Shell :: create a new repository on the command line on GitHub 
Shell :: git get remote branch 
Shell :: tar-delete 
Shell :: how to login as root user in kubernetes pod 
Shell :: 20.04 
Shell :: delete remote git branches matching pattern 
Shell :: npm audit undu 
Shell :: ssh codecommit 
Shell :: cs50 cli50 install 
Shell :: where is sudo in linux 
Shell :: linux docker 
Shell :: cli echo to file 
Shell :: check app installed with brew 
Shell :: shell save variable 
Shell :: does Ubuntu MATE have ssh 
Shell :: grep remove -- 
Shell :: how to turn off screenkey 
Shell :: add conda to sudo path 
Shell :: git lfs 
Shell :: disable snap 
Shell :: git create branch without initial commit 
Shell :: linux check current umask 
Shell :: find powershell psreadline history path 
Shell :: bash loop over files with extension 
Shell :: authentication failed for git 
Shell :: update helm repo 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =