forked from shaba/openuds
Fixed .tar.gz installer info
This commit is contained in:
parent
ba716be0f3
commit
034021522d
@ -5,9 +5,9 @@ cp -r usr/share/applications /usr/share/applications -R
|
|||||||
update-desktop-database
|
update-desktop-database
|
||||||
|
|
||||||
echo "Installation process done."
|
echo "Installation process done."
|
||||||
echo "Remembar that the following packages must be installed on system:"
|
echo "Remember that the following packages must be installed on system:"
|
||||||
echo "* Python3 paramiko"
|
echo "* Python3 paramiko"
|
||||||
echo "* Python3 pyqt4"
|
echo "* Python3 PyQt5"
|
||||||
echo "* Python3 requests"
|
echo "* Python3 requests"
|
||||||
echo "Theese packages (as their names), are dependent on your platform, so you must locate and install them"
|
echo "Theese packages (as their names), are dependent on your platform, so you must locate and install them"
|
||||||
echo "Also, ensure that a /media folder exists on your machine, that will be redirected on RDP connections"
|
echo "Also, ensure that a /media folder exists on your machine, that will be redirected on RDP connections"
|
||||||
|
Loading…
Reference in New Issue
Block a user