diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-02-03 14:31:04 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-02-03 14:31:04 +0100 |
| commit | bec5e1d43a516b39d3aceaa022933020f81f2793 (patch) | |
| tree | c08114757015b8155d5feddf6940b88c854e6be5 /push.sh | |
| parent | 61194884e782c9a92fe7f964a8c527a2223c4cc7 (diff) | |
build(frontend): remove dist folder if present
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 -riz ./{public,data,config.toml,*.sh} vps:~/small-web-data/ +rsync -riz ./{public,data,config.toml,*.sh} vps:~/anhgelus.world/ |
