mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
commit
5658a87205
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ if [[ $PATH != *"/usr/local/vesta/bin"* ]]; then
|
|||
fi
|
||||
if [ ! -e /usr/bin/rsync ] || [ ! -e /usr/bin/file ] ; then
|
||||
echo "#######################################"
|
||||
echo "rsync not installed, try install it"
|
||||
echo "rsync not installed, try installing it"
|
||||
echo "This script need: rsync, file"
|
||||
echo "#######################################"
|
||||
if [ -e /etc/redhat-release ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue