Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

setup_custom script not working on ubuntu #22

Description

@umbeebmu

$ uname -a
Linux Celsius 5.3.0-19-generic #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ ./setup_custom_fortunes.sh
/usr/games/fortune
Fortune is not installed.
Please install fortune.
$ which fortune
/usr/games/fortune
$if command -v fortune; then echo true; else echo false; fi
/usr/games/fortune
true
$ fortune
Give your very best today. Heaven knows it's little enough.

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