Update colabkobold.sh
This commit is contained in:
parent
47f2544630
commit
64ca337c5d
|
@ -102,6 +102,8 @@ if [ "$init" != "skip" ]; then
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
cd /content
|
||||||
|
|
||||||
# Models extracted? Then we skip anything beyond this point for faster loading.
|
# Models extracted? Then we skip anything beyond this point for faster loading.
|
||||||
if [ -f "/content/extracted" ]; then
|
if [ -f "/content/extracted" ]; then
|
||||||
launch
|
launch
|
||||||
|
|
Loading…
Reference in New Issue