diff --git a/Installation-on-a-Raspberry-Pi.md b/Installation-on-a-Raspberry-Pi.md index f6e783e..3eecf2d 100644 --- a/Installation-on-a-Raspberry-Pi.md +++ b/Installation-on-a-Raspberry-Pi.md @@ -23,6 +23,7 @@ In order to set up a systemd Service we need to create a dedicated system-user f ### 3. Create GitBucket Directory `sudo mkdir /opt/gitbucket` + `cd /opt/gitbucket`