Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
d92ac26f
Commit
d92ac26f
authored
5 years ago
by
S M Y
Browse files
Options
Download
Patches
Plain Diff
get verbose logs for 32 bit installation and removal of node_modules folder
parent
87aa974d
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/offline-installer/templates/32-bit-prerequisite.sh.j2
+2
-1
...les/offline-installer/templates/32-bit-prerequisite.sh.j2
with
2 additions
and
1 deletion
+2
-1
ansible/roles/offline-installer/templates/32-bit-prerequisite.sh.j2
+
2
−
1
View file @
d92ac26f
...
@@ -2,5 +2,6 @@
...
@@ -2,5 +2,6 @@
#Build the offline installer
#Build the offline installer
cd
/private/src/
cd
/private/src/
npm
install
rm
-rf
node_modules
npm
install
leveldown
--verbose
npm run dist
npm run dist
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets