summaryrefslogtreecommitdiff
path: root/make_dist.sh
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-04-01 10:08:25 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-04-01 10:08:25 -0400
commit7b625429a3947dd8332f53ace294bf4a61178343 (patch)
treee82d8b0fccc75396d61fed3d1a2b52569bdded4e /make_dist.sh
parentf8abc9fb14a0a27f706726fdf587d612bd564ba1 (diff)
fix
Diffstat (limited to 'make_dist.sh')
-rwxr-xr-xmake_dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_dist.sh b/make_dist.sh
index 61726a7c..89701d4b 100755
--- a/make_dist.sh
+++ b/make_dist.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-DISTROS="dist-all"
+DISTROS="all"
rm -fr dist/
echo $1
if [ ! -z "$1" ]; then