libvirt_cloud/roles/toxcore/overlay/Linux/usr/local/bin/tor_bootstrap_check.bash

7 lines
152 B
Bash
Executable File

#!/bin/sh
# -*- mode: sh; tab-width: 8; coding: utf-8-unix -*-
ROLE=toxcore
exec python3.sh /usr/local/lib/helper-scripts/tor_bootstrap_check.py "$@"