Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
compose.libre.sh
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
17
Issues
17
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
libre.sh
compose.libre.sh
Commits
14e78c6b
Commit
14e78c6b
authored
Jan 10, 2020
by
Michel Memeteau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update install.linux.sh
parent
90ad98b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
install.linux.sh
install.linux.sh
+10
-4
No files found.
install.linux.sh
View file @
14e78c6b
...
...
@@ -43,12 +43,18 @@ MAIL_PORT=587
echo
"Welcome to libre.sh installer"
echo
"WIP"
echo
"
1-
setting up system variables"
echo
" setting up system variables"
# STEP add kernel parameter
echo
"
2- installing libre.sh"
echo
"
Define environnement
# install Libre.sh
# STEP "
install
docker-compose
"
# STEP "
installing libre.sh
"
# STEP install Libre.sh
git clone https://lab.libreho.st/libre.sh/compose.libre.sh /libre.sh
mkdir -p /{data,system}
...
...
@@ -60,7 +66,7 @@ mkdir -p /opt/bin
cp /libre.sh/utils/* /opt/bin/
# add /opt/bin path
#
STEP
add /opt/bin path
echo "
3 - updating PATH
"
...
...
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