534I6MRXZVDW5W5OXRBCSTJ2WFZ4ECL6UQCIUNB46LSH3IJXJWDAC
KZ4XMKSPLDYKDWCDZXTIJXZPXUZPMGYSZAIIJTQQSYDZVWOZVI5AC
Y7VFVY6EMR7FMVCTPLBIYVRI2DJTOSUK7LSRRRIODT3G57FR7Z4QC
var channel = flag.String("channel", "main", "which channel to export")
_, err = exec.Command("pijul", "clone", *repo, tempRepo).Output()
_, err = exec.Command("pijul", "clone", "--channel", *channel, *repo, tempRepo).Output()