mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
fixed bash syntax
This commit is contained in:
parent
26ef6ca444
commit
41e0a6adcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ rootfs-target/
|
||||
*#
|
||||
.#*
|
||||
rootfs-*.tar.gz
|
||||
source.tar.gz
|
@ -26,10 +26,12 @@ patch_image() {
|
||||
|
||||
# FIXME: locales
|
||||
# - do_in_target locale-gen en_US.UTF-8
|
||||
echo
|
||||
}
|
||||
|
||||
upgrade_image() {
|
||||
# FIXME: upgrade security packages
|
||||
echo
|
||||
}
|
||||
|
||||
clean_image() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user