first commit
This commit is contained in:
5
install/app-crossftp.sh
Executable file
5
install/app-crossftp.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
cd /tmp
|
||||
wget https://www.crossftp.com/crossftp_1.99.9.deb
|
||||
sudo apt install -y ./crossftp_1.99.9.deb
|
||||
rm crossftp_1.99.9.deb
|
||||
cd -
|
||||
Reference in New Issue
Block a user