Unverified Commit a7b69fa1 authored by boklm's avatar boklm
Browse files

Bug 40476: Add sync-scripts-to-staticiforme

parent 93a33f6c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
#!/bin/bash
set -e
script_dir=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
source "$script_dir/functions"

var_is_defined ssh_host_staticiforme

rsync $rsync_options "$script_dir/" "$ssh_host_staticiforme:signing-$tbb_version_type/"