Add shell access and scp support

This commit is contained in:
Daniel Winzen
2019-01-06 18:20:02 +01:00
parent b5d8b79b8e
commit c46a2584fa
7 changed files with 69 additions and 6 deletions

View File

@ -102,6 +102,7 @@ BINARIES_GENERAL=(
'/usr/bin/unzip'
'/usr/bin/curl'
'/usr/bin/rsync'
'/usr/bin/scp'
'/usr/bin/wget'
'/usr/bin/php7.3'
'/usr/bin/mysql'