Skip to content

Commit

Permalink
Remove redunant target directory
Browse files Browse the repository at this point in the history
  • Loading branch information
nvllsvm committed May 28, 2018
1 parent 8ff3a84 commit 15c1cdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ cp -dr v4.5 /usr/lib/mono/xbuild-frameworks/.NETPortable/

# build and install emby
cd /build
git clone --depth 1 https://github.com/MediaBrowser/Emby Emby
git clone --depth 1 https://github.com/nvllsvm/emby-unlocked emby-unlocked
git clone --depth 1 https://github.com/MediaBrowser/Emby
git clone --depth 1 https://github.com/nvllsvm/emby-unlocked


#export TERM=xterm
Expand Down

0 comments on commit 15c1cdf

Please sign in to comment.