Add justfile for deploying to dungeon.red lab
This commit is contained in:
parent
1c12169393
commit
3b6f295bde
1 changed files with 3 additions and 0 deletions
3
justfile
Normal file
3
justfile
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
deploy:
|
||||||
|
mkdir -p /var/www/html/dungeon.red/lab/splitflap
|
||||||
|
cp index.html /var/www/html/dungeon.red/lab/splitflap
|
||||||
Loading…
Reference in a new issue