This website works better with JavaScript
Home
Explore
Help
Register
Sign In
HJY
/
lineage
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
Alex
4 years ago
parent
52f3c452d1
commit
194369fb08
3 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
2
0
ry-admin.sh
2
0
ry-app.sh
2
0
ry-lineage.sh
+ 2
- 0
ry-admin.sh
View File
@@ -1,3 +1,5 @@
+#!/bin/bash
+
cd /usr/app/lineage/
deploy_path="/usr/app/lineage/"
+ 2
- 0
ry-app.sh
View File
@@ -1,3 +1,5 @@
+#!/bin/bash
+
cd /usr/app/lineage/
deploy_path="/usr/app/lineage/"
+ 2
- 0
ry-lineage.sh
View File
@@ -1,3 +1,5 @@
+#!/bin/bash
+
cd /usr/app/lineage/
deploy_path="/usr/app/lineage/"