1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-13 16:04:16 +00:00
overleaf/services/git-bridge/uninstall

5 lines
153 B
Text
Raw Normal View History

sudo rm -f /usr/local/sbin/writelatex-git-bridge.jar &&\
sudo rm -f /etc/init.d/wlgb &&\
sudo rm -rf /etc/wlgb
sudo /usr/sbin/update-rc.d -f wlgb remove