Skip to content

Commit e71e7e1

Browse files
Update zram-config
1 parent c159280 commit e71e7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zram-config

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ disableZephemeral () {
217217
sed -i '/ramfsfile=initrd/d' /boot/config.txt
218218
sed -i '/ramfsaddr=-1/d' /boot/config.txt
219219
rm /bin/ro-root.sh
220-
echo "Zephemeral enabled, after reboot system will be write and change enabled"
220+
echo "Zephemeral disabled, after reboot system will be write and change enabled"
221221
else
222222
echo "Zephemeral is already disabled"
223223
fi

0 commit comments

Comments
 (0)