Compare commits
No commits in common. "1cb1f1bd2d97bfd2b1db13b46b4507effb95e941" and "81c4f90c6b263c5203f5777ff57b5a224a9da46c" have entirely different histories.
1cb1f1bd2d
...
81c4f90c6b
@ -43,7 +43,7 @@ runs:
|
|||||||
then
|
then
|
||||||
echo "rsync is already installed"
|
echo "rsync is already installed"
|
||||||
else
|
else
|
||||||
apt-get install -y rsync
|
sudo apt-get install -y rsync
|
||||||
fi
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user