Skip to content

Instantly share code, notes, and snippets.

View ruXlab's full-sized avatar
🇬🇧
Open for next contract(backend/android/devops)

ruX ruXlab

🇬🇧
Open for next contract(backend/android/devops)
View GitHub Profile
@ruXlab
ruXlab / bitbucket-backup-all-repos.sh
Last active June 2, 2019 09:01 — forked from nixjobin/bitbucket-backup-all-repos.sh
bitbucket-backup-all-repos.sh
#!/bin/bash
# Author: ruX
# Website: https://rux.vc/
# Blog post: https://rux.vc/2019.06/bitbucket-backup-script/
# Based on: https://gist.github.com/redhatjobin/8ed1fed08549b2cefdbf
# Always fail on error
set -e
# Configuration