#!/bin/bash #warning, you need to have the .gitignore intact to ignore www/participants/*/** git rm -r --cached . git add . git commit torsocks git push