1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 11:33:09 +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