blob: 7082c9fd6d8c5055ef32d33c6b3c7b47403a6277 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2017 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
base_dir=$(dirname "$0")
exec python3 "$base_dir/libsupersize/main.py" "$@"