diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-12-21 16:57:48 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-12-21 16:57:48 +0100 |
| commit | 1c86bdda2a3067ade9aa765d8d87fe27151dd895 (patch) | |
| tree | 936f0feda31e3c05246d15931a30db952c10d71c /push.sh | |
| parent | dcde389e65de707b262ffbb56866ee51d353cc4b (diff) | |
feat(backend): set content to display like a poem
Diffstat (limited to 'push.sh')
| -rwxr-xr-x | push.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/usr/bin/bash -rsync -rvz ./{public,data,config.toml,*.sh} vps:~/small-web-data/ +rsync -riz ./{public,data,config.toml,*.sh} vps:~/small-web-data/ |
