Compare commits
No commits in common. "1cb1f1bd2d97bfd2b1db13b46b4507effb95e941" and "2e418e19b8ec11973c1f18ab5ea655cdbf49956d" have entirely different histories.
1cb1f1bd2d
...
2e418e19b8
|
@ -43,6 +43,7 @@ runs:
|
||||||
then
|
then
|
||||||
echo "rsync is already installed"
|
echo "rsync is already installed"
|
||||||
else
|
else
|
||||||
|
apt-get update
|
||||||
apt-get install -y rsync
|
apt-get install -y rsync
|
||||||
fi
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue