diff --git a/Makefile b/Makefile index 6f03b81..9f48de2 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,7 @@ init: print_head # Create venv # if [ ! -e venv ];then - echo -e "\033[1;33mCreating venv in $BASEPATH...\e[0m" + echo -e "\033[1;33mCreating venv in $$BASEPATH...\e[0m" python3 -m venv $$BASEPATH/venv > /dev/null 2>&1 else echo -e "\033[1;33mVirtualenv already exists in $$BASEPATH...\e[0m" @@ -63,7 +63,7 @@ init: print_head # # Install modules # - echo -e "\033[1;33mInstalling modules to venv in $BASEPATH...\e[0m" + echo -e "\033[1;33mInstalling modules to venv in $$BASEPATH...\e[0m" for req_file in $$(find $$BASEPATH -name requirements.txt); do # echo " $$req_file" while read req_mod; do diff --git a/journaliser b/journaliser index b63c195..130eaa1 160000 --- a/journaliser +++ b/journaliser @@ -1 +1 @@ -Subproject commit b63c1952f15e46744d107899158f105077e40430 +Subproject commit 130eaa1232fab6d5fa9a8c83fe053468c09c2ea7 diff --git a/loggy b/loggy index 15e07aa..352bd27 160000 --- a/loggy +++ b/loggy @@ -1 +1 @@ -Subproject commit 15e07aa871bfe4cfb2c9ee5620bcb6b12066f5b3 +Subproject commit 352bd2738a81821194d17ac919d3bdf1276bd900 diff --git a/mqtt_sniffer b/mqtt_sniffer index 27531fa..7d56e10 160000 --- a/mqtt_sniffer +++ b/mqtt_sniffer @@ -1 +1 @@ -Subproject commit 27531fa7dabc52dff76b7945ea49c1e00619c2b5 +Subproject commit 7d56e10abfa9ed4a810905cde9262a17faae6de3 diff --git a/nemo b/nemo index 01ed7bf..1072383 160000 --- a/nemo +++ b/nemo @@ -1 +1 @@ -Subproject commit 01ed7bf0fd8163ce2f29de75cb8115908a4dd476 +Subproject commit 1072383a4fc693655a113f26cf8b5f32be55881c diff --git a/netst b/netst index eeb655c..4f16ec2 160000 --- a/netst +++ b/netst @@ -1 +1 @@ -Subproject commit eeb655c0d95ef64fb371d0dd596b0049ec07ca9a +Subproject commit 4f16ec22a535e35c6d5f7a2978a21b7abcc3ddd7 diff --git a/ptpython b/ptpython index ba5b84a..70450ef 160000 --- a/ptpython +++ b/ptpython @@ -1 +1 @@ -Subproject commit ba5b84abdb8521751fdeafe16176e56c620dd435 +Subproject commit 70450ef789377f08b6162e4fb6f68d72421281bf diff --git a/pyrip b/pyrip index 5a53605..e6cfea2 160000 --- a/pyrip +++ b/pyrip @@ -1 +1 @@ -Subproject commit 5a53605e862cdc2063dbc8a8d96a21d50bc96461 +Subproject commit e6cfea2975b76afe35ae1341360d63250d3f2993 diff --git a/starter b/starter index f88d944..8f3ade4 160000 --- a/starter +++ b/starter @@ -1 +1 @@ -Subproject commit f88d9448b5e9a74b273806bdad116a657b4b0eed +Subproject commit 8f3ade401ccd9a42b7170be51bb049d69b164a08