Add justfile for deploying to dungeon.red lab

This commit is contained in:
Jared Miller 2026-03-01 12:00:19 -05:00
parent 1c12169393
commit 3b6f295bde
Signed by: shmup
GPG key ID: 22B5C6D66A38B06C

3
justfile Normal file
View 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