Vita3K/appimage/build.sh

5 lines
91 B
Bash
Executable file

#!/bin/sh
echo "Executing linuxdeploy with cmdline: LDAI_VERBOSE=1 $@"
LDAI_VERBOSE=1 $@