mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-20 13:23:27 -07:00
Missing command
This commit is contained in:
parent
052d6b374a
commit
8e781963d2
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ function copy_shell {
|
||||||
"/usr/bin/uname.exe"
|
"/usr/bin/uname.exe"
|
||||||
"/usr/bin/awk.exe"
|
"/usr/bin/awk.exe"
|
||||||
"/usr/bin/grep.exe"
|
"/usr/bin/grep.exe"
|
||||||
|
"/usr/bin/sleep.exe"
|
||||||
)
|
)
|
||||||
mkdir -p "$dstDir/client/libs/shell"
|
mkdir -p "$dstDir/client/libs/shell"
|
||||||
for dep in ${DEPLIST[*]}; do
|
for dep in ${DEPLIST[*]}; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue