diff --git a/fetch-steam/builder.sh b/fetch-steam/builder.sh index ca090bc..6aab46a 100644 --- a/fetch-steam/builder.sh +++ b/fetch-steam/builder.sh @@ -29,3 +29,4 @@ fi DepotDownloader \ "${args[@]}" \ -dir "${out:?}" +rm -rf "${out:?}/.DepotDownloader"