-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
[Needs review] ClamShell AV Installation script
I have updated the ClamShell AntiVirus installation script today with some of my more recent Shell knowledge, but my knowledge is still limited. The script needs some testing by someone who doesn't already have ClamShell AV installed.
The script needs fixes for:
Executing the functions (I can define them, but I can't execute them)
Making sure that everything outputs correctly (
echo "Hello world"in Shell is the same asprint("Hello World")in Python right?)
Making sure the script works with:
- Ubuntu 4.10 to Ubuntu 16.04 (test with any version you want, as long as it works on at least one in this range)
- Ubuntu 16.10 to Ubuntu 21.04 beta (test with any version you want, as long as it works on at least one in this range)
- Fedora Core 1 to Fedora 22 (test with any version you want, as long as it works on at least one in this range)
- Fedora 23 to Fedora 33 beta (test with any version you want, as long as it works on at least one in this range)
I can't do this by myself at the time. Help is welcome for this goal.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed