diff options
author | filip <“filip.rabiega@gmail.com”> | 2025-07-02 14:46:08 +0200 |
---|---|---|
committer | filip <“filip.rabiega@gmail.com”> | 2025-07-02 14:46:08 +0200 |
commit | 54a39b322d1e13911d8f03d533ee1ed1a2af17d5 (patch) | |
tree | 37656ec15d0d8bdfc4c2930f72581b8f035d21b0 /update-website | |
download | chadscripts-54a39b322d1e13911d8f03d533ee1ed1a2af17d5.tar.gz chadscripts-54a39b322d1e13911d8f03d533ee1ed1a2af17d5.tar.bz2 chadscripts-54a39b322d1e13911d8f03d533ee1ed1a2af17d5.zip |
dump
Diffstat (limited to 'update-website')
-rwxr-xr-x | update-website | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update-website b/update-website new file mode 100755 index 0000000..21d21a2 --- /dev/null +++ b/update-website @@ -0,0 +1,2 @@ +#!/usr/bin/bash +rsync $RSYNC_OPTIONS /home/filipek/website/ root@rabiega.xyz:/var/www/mysite |