1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 21:17:44 +00:00

Let's have two wallpapers installed so we can test switching.

This commit is contained in:
Andreas Kling 2019-02-08 17:12:50 +01:00
parent cf58b76210
commit a6f9ddbb58
3 changed files with 12621 additions and 2 deletions

View file

@ -1,6 +1,6 @@
rm -vf _fs_contents.lock
rm -vf _fs_contents
dd if=/dev/zero of=_fs_contents bs=1M count=8
dd if=/dev/zero of=_fs_contents bs=1M count=12
mke2fs _fs_contents
chown 1000:1000 _fs_contents
mkdir -vp mnt