1
0
Bifurcation 0
fabpreso/func.py

6 lignes
56 B
Python

from fabric.api import run
def hello():
run("ls")