[fix] The install should be more streamlined #2

Open
alban wants to merge 4 commits from feature-install into master
Owner

Based on the lj-packer process.

Asks questions for optional packages and before running the whole install.

Based on the lj-packer process. Asks questions for optional packages and before running the whole install.
This pull request has changes conflicting with the target branch.
  • server/install.sh
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature-install master
git pull origin feature-install

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feature-install
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: protonphoton/LJ#2
No description provided.