Compare commits

...

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

1 changed files with 0 additions and 1 deletions

View File

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