3 Star 0 Fork 0

Gitee 极速下载 / qcobjects

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/QuickCorp/QCObjects
克隆/下载
install_qcobjects_raspbian9.sh 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
# QCObjects Raspberry PI Raspbian 9 Installer Script
# ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
#Created On: September, 5, 2019
#@author: Jean Machuca <correojean@gmail.com> @jeanmachuca
#
# QuickCorp/QCObjects is licensed under the
# GNU Lesser General Public License v3.0
# [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
#
# Permissions of this copyleft license are conditioned on making available
# complete source code of licensed works and modifications under the same
# license or the GNU GPLv3. Copyright and license notices must be preserved.
# Contributors provide an express grant of patent rights. However, a larger
# work using the licensed work through interfaces provided by the licensed
# work may be distributed under different terms and without source code for
# the larger work.
#
# Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
#
# Everyone is permitted to copy and distribute verbatim copies of this
# license document, but changing it is not allowed.#
#
#global
sudo su -c "curl -lL https://cdn.qcobjects.dev/bin/install/raspberrypi_raspbian9/install_qcobjects.sh | sh" root
JavaScript
1
https://gitee.com/mirrors/qcobjects.git
git@gitee.com:mirrors/qcobjects.git
mirrors
qcobjects
qcobjects
main

搜索帮助