Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
redmine_ynh
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
coops
redmine_ynh
Commits
c5a886f2
Unverified
Commit
c5a886f2
authored
Mar 13, 2019
by
liberodark
Committed by
GitHub
Mar 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update remove
parent
f1495bc1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
remove
scripts/remove
+0
-2
No files found.
scripts/remove
View file @
c5a886f2
...
@@ -21,7 +21,6 @@ port=$(ynh_app_setting_get $app port)
...
@@ -21,7 +21,6 @@ port=$(ynh_app_setting_get $app port)
db_name
=
$(
ynh_app_setting_get
$app
db_name
)
db_name
=
$(
ynh_app_setting_get
$app
db_name
)
db_user
=
$db_name
db_user
=
$db_name
final_path
=
$(
ynh_app_setting_get
$app
final_path
)
final_path
=
$(
ynh_app_setting_get
$app
final_path
)
back_path
=
/opt/pia-back
#=================================================
#=================================================
# STANDARD REMOVE
# STANDARD REMOVE
...
@@ -67,7 +66,6 @@ ynh_print_info "Removing app main directory"
...
@@ -67,7 +66,6 @@ ynh_print_info "Removing app main directory"
# Remove the app directory securely
# Remove the app directory securely
ynh_secure_remove
"
$final_path
"
ynh_secure_remove
"
$final_path
"
ynh_secure_remove
"
$back_path
"
#=================================================
#=================================================
# REMOVE NGINX CONFIGURATION
# REMOVE NGINX CONFIGURATION
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment