mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
Fix scala version
This commit is contained in:
parent
0d3517fe56
commit
84fb5e0b9c
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ lxc-attach --clear-env -n piston -- /bin/bash -l -c "rustc --version"
|
||||||
echo '---'
|
echo '---'
|
||||||
|
|
||||||
echo 'scala'
|
echo 'scala'
|
||||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "scala -version"
|
lxc-attach --clear-env -n piston -- /bin/bash -l -c "scalac -version"
|
||||||
echo '---'
|
echo '---'
|
||||||
|
|
||||||
echo 'swift'
|
echo 'swift'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue