mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
delete nim
This commit is contained in:
parent
c3416b8628
commit
1441b5ef6f
6 changed files with 1 additions and 27 deletions
|
@ -69,10 +69,6 @@ echo 'nasm'
|
|||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "nasm -version"
|
||||
echo '---'
|
||||
|
||||
echo 'nim'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "nim -v | head -n1"
|
||||
echo '---'
|
||||
|
||||
echo 'node'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "node --version"
|
||||
echo '---'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue