Compare commits

...

No commits in common. "1cb1f1bd2d97bfd2b1db13b46b4507effb95e941" and "2e418e19b8ec11973c1f18ab5ea655cdbf49956d" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ runs:
then
echo "rsync is already installed"
else
apt-get update
apt-get install -y rsync
fi
shell: bash