Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Angus Ainslie
librem5-devkit-tools
Commits
3a7ea50e
Commit
3a7ea50e
authored
Apr 22, 2020
by
Guido Gunther
Browse files
write_*.sh: Don't sudo
parent
32e677d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
scripts/write_ext2_file.sh
View file @
3a7ea50e
...
...
@@ -51,4 +51,4 @@ EOF
echo
"About to run
${
UUU_SCRIPT
}
"
cat
${
UUU_SCRIPT
}
sudo
uuu
${
UUU_SCRIPT
}
uuu
${
UUU_SCRIPT
}
scripts/write_flash.sh
View file @
3a7ea50e
...
...
@@ -53,4 +53,4 @@ EOF
echo
"About to run
${
UUU_SCRIPT
}
"
cat
${
UUU_SCRIPT
}
sudo
uuu
-v
${
UUU_SCRIPT
}
uuu
-v
${
UUU_SCRIPT
}
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