Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
bc429013
Commit
bc429013
authored
Sep 07, 2021
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm-release_upgrade: fix screen description
parent
b46901df
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
epm-release_upgrade
bin/epm-release_upgrade
+2
-2
No files found.
bin/epm-release_upgrade
View file @
bc429013
...
...
@@ -34,9 +34,9 @@ assure_safe_run()
else
warning
"It is very dangerous to upgrade to next release from a GUI (your TERM=
$TERM
)."
if
is_installed screen
;
then
warning
"You have 'screen' already installed, just run upgrade via screen
: '# screen epm release-upgrade'
"
warning
"You have 'screen' already installed, just run upgrade via screen
(check https://losst.ru/komanda-screen-linux if needed).
"
else
warning
"It is recommended install 'screen' and run upgrade via screen
: '# screen epm release-upgrade'
"
warning
"It is recommended install 'screen' and run upgrade via screen
(check https://losst.ru/komanda-screen-linux if needed).
"
fi
fatal
"or run me with --force if you understand the risk."
fi
...
...
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