OMG such pretty output, such async copy by default

This commit is contained in:
jpic
2020-02-15 21:31:12 +01:00
parent a3a81eaca5
commit f2bad27eb7
4 changed files with 15 additions and 7 deletions
-1
View File
@@ -21,7 +21,6 @@ class Actions(list):
class Script(Action):
root = '/'
contextualize = ['shargs', 'exec', 'rexec', 'env', 'which', 'copy']
def __init__(self, *actions, **kwargs):