mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-28 12:16:11 +03:00
3 lines
92 B
Bash
3 lines
92 B
Bash
#!/bin/sh
|
|
git push origin `git subtree split --prefix landing-page master`:gh-pages --force
|