Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
TARDIS
Commits
440851b3
Commit
440851b3
authored
Feb 06, 2019
by
Julian Rother
Browse files
Renamed offlinerepo dir from archive to archives
parent
c26d7e43
Changes
1
Hide whitespace changes
Inline
Side-by-side
assemble_image.sh
View file @
440851b3
...
...
@@ -26,7 +26,7 @@ rm -rf "$workspace/part_files"/grub
cp
"
$kubuntu
"
"
$workspace
/part_files/kubuntu.iso"
cp
"
$xubuntu
"
"
$workspace
/part_files/xubuntu.iso"
./create_offlinerepo.sh
"
$workspace
/part_files/archive"
"
$kubuntu
"
$(
grep
'^[^#]'
packages |
cut
-d
'|'
-f
2
)
./create_offlinerepo.sh
"
$workspace
/part_files/archive
s
"
"
$kubuntu
"
$(
grep
'^[^#]'
packages |
cut
-d
'|'
-f
2
)
cp
packages
"
$workspace
/part_files/packages"
rm
-f
"
$workspace
/part.img"
...
...
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