base: update package repository on startup

This commit is contained in:
K. Lange 2021-10-12 10:54:42 +09:00
parent 538cc9319e
commit 831a0c97ab

7
base/etc/startup.d/50_msk.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
if kcmdline -q no-startup-msk then exit 0
echo -n "Checking for package updates..." >> /dev/pex/splash
msk update