AOSSIE-Org / AOSSIE-Org/EduAid

Enhancement - script.sh not modified for windows(bash) users

Offen
#256 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
171
Forks
425
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Issue summary: I tried running script.sh and encountered these errors. I have already corrected them in my repo, but I want everyone to easily solve get past this hurdle.

**current behaviour**

1- uses python3 which is appropriate for linux

![Image](https://github.com/user-attachments/assets/e1e429fb-d644-4894-89a2-e0d3cc7c9c69)

2- source venv/bin/activate is not correct for windows users

![Image](https://github.com/user-attachments/assets/7ede8bf5-2a39-4d70-9d79-becdeddc6daa)

3- wget is not installed in git bash by default for windows users

![Image](https://github.com/user-attachments/assets/a2b9a1ed-ec71-4bf8-8aff-d1b2e746616b)

4- for deactivating virtual environment: source deactivate is not correct

**proposed behaviour**
1- include changes in readme
or
2- include commented script.sh code in the file and inform regarding it in readme
3- instead of using wget we can use **CURL** for better execution of script.sh
4- for deactivating remove source from the line

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.