mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
add missing cd
This commit is contained in:
parent
ed0a5c4f78
commit
9f7d01bb18
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ cd /opt
|
|||
git clone https://github.com/justinmeza/lci.git lolcode
|
||||
cd lolcode
|
||||
mkdir bin
|
||||
cd bin
|
||||
cmake ..
|
||||
make
|
||||
echo 'export PATH=$PATH:/opt/lolcode/bin' >> /opt/.profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue