mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +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 '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 'swift'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue