This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
HJY
/
lineage
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix
Alex
hace 4 años
padre
52f3c452d1
commit
194369fb08
Se han
modificado 3 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
ry-admin.sh
2
0
ry-app.sh
2
0
ry-lineage.sh
+ 2
- 0
ry-admin.sh
Ver fichero
@@ -1,3 +1,5 @@
+#!/bin/bash
+
cd /usr/app/lineage/
deploy_path="/usr/app/lineage/"
+ 2
- 0
ry-app.sh
Ver fichero
@@ -1,3 +1,5 @@
+#!/bin/bash
+
cd /usr/app/lineage/
deploy_path="/usr/app/lineage/"
+ 2
- 0
ry-lineage.sh
Ver fichero
@@ -1,3 +1,5 @@
+#!/bin/bash
+
cd /usr/app/lineage/
deploy_path="/usr/app/lineage/"