Removed Signal from communications install dir

This commit is contained in:
SPQR 2022-02-11 17:18:16 +01:00
parent 63d3165b05
commit cb0d299b2d
2 changed files with 1 additions and 10 deletions

View file

@ -1,2 +1,3 @@
# env_setup_mac
Test

View file

@ -1,10 +0,0 @@
#!/usr/bin/env bash
# ----------------------------------------------------------
# --------------------Installing: Signal--------------------
# ----------------------------------------------------------
echo '--- Installing: Signal'
brew install signal
# ----------------------------------------------------------
echo 'Signal is now setup correctly 🎉💪'