summaryrefslogtreecommitdiff
path: root/bin/taler-deployment
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler-deployment')
-rwxr-xr-xbin/taler-deployment1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index adcdd41..96ff2e5 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -22,6 +22,7 @@ import sys
import os.path
import subprocess
import time
+import random
from pathlib import Path
from dataclasses import dataclass
from typing import List, Callable