This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# setup-DI-personal-fork-and-deploy.sh | |
# Gist: https://gist.github.com/Fupete/3a1c64c2745fecfa83959ae17dcef07b | |
# Name: 'Setup designers.italia.it personal fork GitHub Pages Deploy' | |
# Description: 'Automatically configure your fork of designers.italia.it for GitHub Pages deployment' | |
# Author: 'Fupete' | |
# Launch with: 'chmod +x setup-DI-personal-fork-and-deploy.sh' and then './setup-DI-personal-fork-and-deploy.sh' | |
USERNAME="$1" | |
REPO_NAME="${2:-designers.italia.it}" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.