Archived
forked from sh-edraft.de/sh_linux_installation_scripts
Added freerdp app
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_freerdp() {
|
||||
echo "Installing freerdp"
|
||||
sudo apt-get install freerdp2-x11
|
||||
}
|
||||
Reference in New Issue
Block a user