Skip to content
Snippets Groups Projects
Commit ab51f5fc authored by nimrod's avatar nimrod
Browse files

modified: fabfile.py

parent bec09c26
No related branches found
No related tags found
No related merge requests found
......@@ -22,3 +22,7 @@ def clean ():
debian/python3-vlc.postinst.debhelper debian/python3-vlc.debhelper.log\
debian/python3-vlc debian/files''')
local ('''rm fabfile.pyc''')
@task
def push ():
local ('''git push --all gitweb''')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment