mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
fix typo
(cherry picked from commit 58d4a0c3d5b752022c962641458e9617d8321d4a)
This commit is contained in:
parent
149971ccd8
commit
ecd24202f3
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ $STD apt-get install -y openbox
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing JDownloader2"
|
||||
mkidr -p /app/cfg
|
||||
mkdir -p /app/cfg
|
||||
$STD git clone https://github.com/jlesage/docker-jdownloader-2
|
||||
mv ./docker-jdownloader2/rootfs/defaults/cfg/* /app/cfg/
|
||||
rm -rf ./docker-jdownloader2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue