removed .github & push.sh
parent
dd71a820a3
commit
3b53856b14
|
@ -1,4 +0,0 @@
|
|||
# These are supported funding model platforms
|
||||
|
||||
patreon: "100"
|
||||
liberapay: hundredrabbits
|
10
push.sh
10
push.sh
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
node scripts/lib/build
|
||||
rm -r release
|
||||
mkdir release
|
||||
cp index.html release/index.html
|
||||
cp README.txt release/README.txt
|
||||
~/Applications/butler push ~/Repositories/Hundredrabbits/Dotgrid/release hundredrabbits/dotgrid:main
|
||||
~/Applications/butler status hundredrabbits/dotgrid
|
||||
rm -r release
|
Loading…
Reference in New Issue