1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 22:28:32 +01:00
2021-09-05 20:06:41 +02:00

8 lines
105 B
Bash
Executable File

#!/usr/bin/env bash
rm -rf out
next build
next export
echo 'roadmap.sh' > out/CNAME
touch out/.nojekyll