файлы для pi-star

This commit is contained in:
ua1zbe
2024-01-30 23:15:00 +03:00
parent bc5a6c29e5
commit dac8b78773
38 changed files with 121 additions and 0 deletions

4
bin/aptitude Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
mount -o remount,rw /
mount -o remount,rw /boot
/usr/bin/aptitude "$@"