diff options
Diffstat (limited to 'del_repo')
-rwxr-xr-x | del_repo | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ read repo rm -fvr /srv/git/$repo.git rm -fvr ~/$repo* rm -fv /srv/www/repositories/$repo* + +bash /srv/www/git-scripts/restart_ui |