Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
performance
storage
superDeimos
Commits
6ba94f42
Commit
6ba94f42
authored
Jan 11, 2021
by
Ciarán Ó Rourke
Browse files
* remove upper cases from PowerTools repo installation
parent
1dcd6943
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/deimos/centos8.sh
View file @
6ba94f42
...
...
@@ -20,7 +20,7 @@ function install_dependencies() {
dnf-plugins-core
\
epel-release
dnf config-manager
--set-enabled
P
ower
T
ools
dnf config-manager
--set-enabled
p
ower
t
ools
dnf
install
-y
\
glib2 glib2-devel
...
...
src/phobos/centos8.sh
View file @
6ba94f42
...
...
@@ -21,7 +21,7 @@ function install_dependencies() {
dnf-plugins-core
\
epel-release
dnf config-manager
--set-enabled
P
ower
T
ools
dnf config-manager
--set-enabled
p
ower
t
ools
# Regular packages
dnf
install
-y
\
...
...
src/proxygen/centos8.sh
View file @
6ba94f42
...
...
@@ -20,7 +20,7 @@ function install_dependencies() {
dnf-plugins-core
\
epel-release
dnf config-manager
--set-enabled
P
ower
T
ools
dnf config-manager
--set-enabled
p
ower
t
ools
# Regular packages
dnf
install
-y
\
...
...
Write
Preview
Supports
Markdown
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