Add pass wrapper to check out store

This commit is contained in:
2021-10-03 12:24:11 +02:00
parent b2b80a7ba4
commit cf12e48c41
3 changed files with 19 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ import sys
import subprocess
import yaml
PASS = 'pass'
PASS = '/usr/bin/pass'
def run(args):
return(subprocess.run(