Update base packages
This commit is contained in:
parent
b10cec4a41
commit
9ca251fa17
4
mods/packages-base/data/chroot
Executable file
4
mods/packages-base/data/chroot
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
apt -y update
|
||||
apt -y upgrade
|
Loading…
Reference in New Issue
Block a user