Cleaned up the repository to reduce the file size.

This commit is contained in:
Pieter Hulshoff
2016-12-14 20:57:48 +01:00
parent 2c3eb52f7b
commit ba0ec1c914
854 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
# Installs RetroFE and SDL2 from source on the Raspberry Pi 2 (Raspbian)
#
# Run from the web:
# bash <(curl -s https://bitbucket.org/teamretro/retrofe/raw/default/Scripts/Raspi2/install.sh)
# bash <(curl -s https://bitbucket.org/phulshof/retrofe/raw/default/Scripts/Raspi2/install.sh)
# --------------------------------------------------------
bold="\033[1m"
@@ -121,7 +121,7 @@ cd ~
# Download RetroFE source
echo -e "\n\n${green}Downloading RetroFE...${NC}"
hg clone --debug -v https://bitbucket.org/teamretro/retrofe
hg clone --debug -v https://bitbucket.org/phulshof/retrofe
cd retrofe