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

8 lines
203 B
Bash
Raw Normal View History

2024-01-09 14:16:55 +00:00
#!/bin/sh
# -*- mode: sh; fill-column: 75; tab-width: 8; coding: utf-8-unix -*-
ROLE=testforge
export http_proxy=localhost:9999
export https_proxy=localhost:9999
exec alsa-info.sh --stdout --no-load $*