komutan.guncellendi
This commit is contained in:
parent
2c5dc756c1
commit
20948c2507
|
@ -1,6 +1,5 @@
|
|||
pip2 install flask
|
||||
pip2 install psutil
|
||||
pip2 install paho-mqtt
|
||||
pip2 install /opt/komutan/gerekliler/python-stdnum-1.1.tar.gz
|
||||
|
||||
if [ -d /home/$USER ];then
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Description: milis işletim sistemi web tabanlı yönetim programı
|
||||
# URL: https://github.com/milisarge/komutan
|
||||
# Packager: milisarge
|
||||
# Depends on: sqlite python python-pip python-yaml
|
||||
# Depends on: python python-pip python-yaml
|
||||
name=komutan
|
||||
name2=mps
|
||||
version=git
|
||||
release=3
|
||||
release=4
|
||||
|
||||
source=()
|
||||
build() {
|
||||
|
|
Loading…
Reference in New Issue