removed .github & push.sh
This commit is contained in:
parent
dd71a820a3
commit
3b53856b14
4
.github/FUNDING.yml
vendored
4
.github/FUNDING.yml
vendored
@ -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…
x
Reference in New Issue
Block a user