@ -11,6 +11,11 @@ if ! command -v wget &> /dev/null; then
exit 1
fi
if ! command -v sofi &> /dev/null && ! test -f /usr/bin/sofi; then
sudo echo '#!/bin/bash\n$HOME/.sofi.sh --launch' > /usr/bin/sofi
sudo chmod +x /usr/bin/sofi
git submodule init
git submodule update