mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-06 22:49:38 +03:00
Merge remote-tracking branch 'origin/master' into tessa/disclosing
This commit is contained in:
commit
d42746061e
@ -3,9 +3,10 @@ set -euo pipefail
|
|||||||
|
|
||||||
if test -d public; then
|
if test -d public; then
|
||||||
rm -rf public
|
rm -rf public
|
||||||
make -j public
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
make -j public
|
||||||
|
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
== 👋 Hello! ==================================================================
|
== 👋 Hello! ==================================================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user