Morzaram / livebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live books that I've made. Many from resources that exist

How to upgrade livebook on fly.io

In your terminal, with flyctl installed, type:

fly image show -a <livebook-app>
fly image update -a <livebook-app>

About