7ba6c0a44a
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
4 lines
114 B
Bash
4 lines
114 B
Bash
#!/bin/sh
|
|
|
|
fakeroot pacman -r $(pwd -P)/preos -Syu --noconfirm --cachedir $(pwd -P)/preos/var/cache/pacman base
|
|
|