mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-03-03 18:35:41 +08:00
Remove the deprecated warmup_apps.sh
This commit is contained in:
parent
f2c5d101c3
commit
b661273f1a
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
echo "Using warmup_apps.sh is deprecated. Please use warmup_apps instead."
|
|
||||||
|
|
||||||
cd -P -- "$(dirname -- "$0")"
|
|
||||||
exec ./livebook eval Livebook.Release.warmup_apps
|
|
Loading…
Reference in a new issue