migrate to nix flake
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -xeuo pipefail
|
||||
cd "$(git rev-parse --show-toplevel)/jakstys.lt"
|
||||
cd "$(git rev-parse --show-toplevel)"
|
||||
|
||||
rsync --info=progress2 -a --partial --delete public/ jakstys.lt:/data/public_html/
|
||||
rsync --info=progress2 -a --partial --delete public/ beta.jakstys.lt:/var/www/jakstys.lt/
|
||||
|
||||
Reference in New Issue
Block a user