mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
merge
This commit is contained in:
commit
8d89385f19
5 changed files with 17 additions and 0 deletions
|
@ -37,6 +37,10 @@ echo 'd'
|
|||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "dmd --version"
|
||||
echo '---'
|
||||
|
||||
echo 'dash'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "dpkg -s dash"
|
||||
echo '---'
|
||||
|
||||
echo 'deno'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "deno --version"
|
||||
echo '---'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue