xbian could CREATE RAMDISK to lower SD writes

This commit is contained in:
qo-op 2021-02-20 02:26:23 +01:00
parent 77bc55a349
commit bf280890bb
1 changed files with 4 additions and 0 deletions

View File

@ -155,6 +155,10 @@ echo 'UPDATING ~/.bashrc'
########################################################################
~/.zen/astrXbian/.install/update_bashrc.sh "$XZUID"
## CREATE RAMDISK permanent
#sudo mkdir /mnt/ramdisk
#sudo mount -t tmpfs -o size=50m tmpfs /mnt/ramdisk
echo "UPGRADING ~/.kodi"
cp -Rf ~/.zen/astrXbian/.install/.kodi ~/
# cp -f ~/.zen/astrXbian/.install/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py \