aboutsummaryrefslogtreecommitdiff
path: root/chroot-chromium
diff options
context:
space:
mode:
Diffstat (limited to 'chroot-chromium')
-rwxr-xr-xchroot-chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/chroot-chromium b/chroot-chromium
index 63ffbf5..bc7ed38 100755
--- a/chroot-chromium
+++ b/chroot-chromium
@@ -4,7 +4,7 @@
#
if [ -z "$1" ]; then
- chroot="squeeze"
+ chroot="wheezy"
else
chroot="$1"
fi