mirror of
https://github.com/DanWin/hosting.git
synced 2025-08-29 07:52:51 +02:00
Add shell access and scp support
This commit is contained in:
parent
b5d8b79b8e
commit
c46a2584fa
7 changed files with 69 additions and 6 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue