mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:37:44 +00:00
Utilities: Add basic Package manager skeleton utility
This commit is contained in:
parent
22737b70bc
commit
ccaa423372
9 changed files with 473 additions and 0 deletions
|
@ -193,6 +193,7 @@ chown -R 100:100 mnt/home/anon/Desktop
|
|||
echo "done"
|
||||
|
||||
printf "installing shortcuts... "
|
||||
ln -sf /bin/PackageManager mnt/bin/pkg
|
||||
ln -sf Shell mnt/bin/sh
|
||||
ln -sf test mnt/bin/[
|
||||
ln -sf less mnt/bin/more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue