This commit is contained in:
Михаил Капелько
2025-11-12 06:35:35 +03:00
parent dae7d431cf
commit 86162c0d3c
2 changed files with 1 additions and 3 deletions

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