feat: switch to static site, remove docker
This commit is contained in:
5
update-prod
Executable file
5
update-prod
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
rsync -av --delete html-test/ html-prod/
|
||||
|
||||
echo "Mise à jour de la prod veloboomboom.internantes.ovh"
|
||||
Reference in New Issue
Block a user