diff --git a/repos.json b/repos.json index ac532f9..36dbc88 100644 --- a/repos.json +++ b/repos.json @@ -67,48 +67,6 @@ - { - "URL": "smarthome/smart_brain.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/home_emulation.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/smart_brain_test.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/ambient_info.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/leyk.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/mpd.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/powerplug-energenie.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/remote_control.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/spotify.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/bt-audio.git", - "TARGET": "smarthome" - }, - - { "URL": "ansible/zigbee_cfg_multimedia", "TARGET": "smarthome_cfg" diff --git a/smarthome/Makefile b/smarthome/Makefile deleted file mode 100644 index 62e17c2..0000000 --- a/smarthome/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -gitstatus: - @echo "\n\n\033[1;34m╔═══════════╗" - @echo "║ smarthome ║" - @echo "╚═══════════╝\033[00m" - @ineach "giti -s && echo -n ' - ' && pwd"