Added freerdp app
This commit is contained in:
parent
3b2bb3b525
commit
0fef597c8e
6
common/debian/apps/freerdp.sh
Normal file
6
common/debian/apps/freerdp.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_freerdp() {
|
||||
echo "Installing freerdp"
|
||||
sudo apt-get install freerdp2-x11
|
||||
}
|
Loading…
Reference in New Issue
Block a user