mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-19 10:22:42 +01:00
Cleaned up the repository to reduce the file size.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user