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