From 80624154988f6270a353269c5e76f334e631b349 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 6 Jul 2017 14:39:39 +0200 Subject: Update videojs -> 6 --- scripts/clean/client/dist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/clean/client/dist.sh') diff --git a/scripts/clean/client/dist.sh b/scripts/clean/client/dist.sh index 2cbbf90dc..ea6f7d644 100755 --- a/scripts/clean/client/dist.sh +++ b/scripts/clean/client/dist.sh @@ -1,4 +1,4 @@ #!/usr/bin/env sh cd client || exit -1 -rm -rf dist/ +rm -rf compiled/ dist/ dll/ -- cgit v1.2.3