blob: 06fa7fb5c22f066ae9c4d05d0995419130012e24 [file] [log] [blame]
#!/bin/sh
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
export DEFAULT_INSTALL_MASK
# Exec the devserver, replacing this shell process.
exec /usr/lib/devserver/devserver.py "$@"