parent
231418e15e
commit
d9670f4e16
|
@ -38,26 +38,6 @@
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"outputs": []
|
"outputs": []
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"#@title <b><-- Click this to start ECILA</b>\n",
|
|
||||||
"!git clone https://gitlab.com/nolialsea/alicebot.git\n",
|
|
||||||
"%cd alicebot\n",
|
|
||||||
"!git checkout dev\n",
|
|
||||||
"!git pull\n",
|
|
||||||
"!npm i\n",
|
|
||||||
"!sh run.sh &"
|
|
||||||
],
|
|
||||||
"metadata": {
|
|
||||||
"collapsed": false,
|
|
||||||
"pycharm": {
|
|
||||||
"name": "#%%\n"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
|
|
Loading…
Reference in New Issue