Skip to content

Instantly share code, notes, and snippets.

@phumpal
Last active September 10, 2021 02:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phumpal/fd5ee6fd315fee9732400fd583f3b7f9 to your computer and use it in GitHub Desktop.
Save phumpal/fd5ee6fd315fee9732400fd583f3b7f9 to your computer and use it in GitHub Desktop.
When gitlab apt repo seems borked. Then proceed on your way with upgrade shenanigans
#!/bin/sh
# https://docs.gitlab.com/ee/update/index.html#upgrade-paths
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment