Ввести регулярную публикацию отладочной версии #6

Merged
kornerr merged 45 commits from dbg into main 2025-11-12 04:39:21 +01:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit 86162c0d3c - Show all commits

View File

@@ -1,5 +1,4 @@
#!/bin/bash
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
DST_DIR=/var/www/dbg
KMP_FILE=kornerr-ver-browser

View File

@@ -1,10 +1,9 @@
#!/bin/bash
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
DBG_DIR=/var/www/dbg
DST_DIR=/var/www/html
# Remove prod
# Remove current prod
rm -fR $DST_DIR
# Copy dbg to prod