Skip to content

Syntax Error in Readme.MD #1

@beatstick

Description

@beatstick

Hi,
the line
chmod +x ./install.sh && install.sh does not work

It needs to be: chmod +x install.sh && ./install.sh

The same error is found in the "how to uninstall" section.

Another thing:
Could you please advice on how to mount /var/log into the existing Ramdisk via /etc/fstab?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions