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
Nurlan
eepm
Commits
f4ecc545
Commit
f4ecc545
authored
Mar 26, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm-play: fix SUDO for play scripts
parent
47eed88d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
epm-play
bin/epm-play
+1
-0
README.md
play.d/README.md
+1
-0
No files found.
bin/epm-play
View file @
f4ecc545
...
@@ -63,6 +63,7 @@ __epm_play_run()
...
@@ -63,6 +63,7 @@ __epm_play_run()
# also we will have DISTRVENDOR there
# also we will have DISTRVENDOR there
export
PATH
=
$PROGDIR
:
$PATH
export
PATH
=
$PROGDIR
:
$PATH
set_sudo
export
SUDO
export
SUDO
local
bashopt
=
''
local
bashopt
=
''
...
...
play.d/README.md
View file @
f4ecc545
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
Allowed variables:
Allowed variables:
*
$EGET (wget like utility)
*
$EGET (wget like utility)
*
$DISTRVENDOR (distro_info utility)
*
$DISTRVENDOR (distro_info utility)
*
$SUDO
Allowed command:
Allowed command:
*
epm (run the same epm called from)
*
epm (run the same epm called from)
...
...
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