We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c159280 commit e71e7e1Copy full SHA for e71e7e1
zram-config
@@ -217,7 +217,7 @@ disableZephemeral () {
217
sed -i '/ramfsfile=initrd/d' /boot/config.txt
218
sed -i '/ramfsaddr=-1/d' /boot/config.txt
219
rm /bin/ro-root.sh
220
- echo "Zephemeral enabled, after reboot system will be write and change enabled"
+ echo "Zephemeral disabled, after reboot system will be write and change enabled"
221
else
222
echo "Zephemeral is already disabled"
223
fi
0 commit comments