dev/vala/concurent_async/run.sh

4 lines
75 B
Bash
Executable File

#!/bin/bash
valac --pkg=gio-2.0 concurent_async.vala && ./concurent_async