cd $HOME &&mkdir-pgo/bin/gitclonehttps://github.com/celestiaorg/celestia-node.gitcdcelestia-node/gitcheckouttags/v0.16.0makebuildsudomakeinstallmakecel-keymv $HOME/celestia-node/cel-key/usr/local/bin/
You can check the size and time of snapshot creation with this command
curl -sI https://celestia.light-archive.snap-m.stavr.tech/light-m-snap.tar.lz4 | grep "last" && curl -sI https://celestia.light-archive.snap-m.stavr.tech/light-m-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
cd $HOMEsnapinstalllz4sudosystemctlstopcelestia-lightrm-rf $HOME/.celestia-light/datacurl -o - -L https://celestia.light-archive.snap-m.stavr.tech/light-m-snap.tar.lz4 | lz4 -c -d - | tar -x -C $HOME/.celestia-light/ --strip-components 2
sudosystemctlrestartcelestia-light&&sudojournalctl-fucelestia-light-ocat