File size: 120 Bytes
ba48d6b
 
 
 
1
2
3
4
5
#!/bin/sh
echo -ne '\033c\033]0;DownFall\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/DownFall.x86_64" "$@"