• S
    Release: command line options for apollo_release.sh · f9112c44
    storypku 提交于
    [INFO] Usage: /apollo/scripts/apollo_release.sh [Options]
    [INFO] Options:
    [INFO]      -p, --prefix <DIR> Use absolute path <DIR> as install prefix instead of '/tmp/apollo'
    [INFO]      -l, --list         Print the list of installed files; don't install anything
    [INFO]      -c, --clean        Ensure clean install by removing prefix dir if exist before installing
    [INFO]      -r, --resolve      Also resolve APT packages on which this release build depends
    [INFO]      -h, --help         Show this message and exit
    f9112c44
apollo_release.sh 4.6 KB