Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move scripts around & refactor existing ones #573

Conversation

nnyyxxxx
Copy link
Contributor

@nnyyxxxx nnyyxxxx commented Sep 20, 2024

Merge #584 before this

Merge #596 before this as well

Merge #624 before this as well

Type of Change

  • Refactoring

Description

Moves scripts to better locations, and refactors some printf's into the if statements to prevent it from printing if the program(s) are already installed

Stop putting NEW LINES where the interactive printed message is, it just takes the user down a line, instead just use "%b" for those types of prints

Testing

tested

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

@nnyyxxxx nnyyxxxx marked this pull request as draft September 20, 2024 21:50
@nnyyxxxx nnyyxxxx force-pushed the moveinstallingprintfsintoifstatements branch 4 times, most recently from 341f40f to 460db32 Compare September 20, 2024 22:15
@nnyyxxxx nnyyxxxx force-pushed the moveinstallingprintfsintoifstatements branch from 460db32 to 7a840ff Compare September 20, 2024 22:17
@nnyyxxxx
Copy link
Contributor Author

nnyyxxxx commented Sep 20, 2024

ready to go

@nnyyxxxx nnyyxxxx marked this pull request as ready for review September 20, 2024 22:19
@nnyyxxxx nnyyxxxx marked this pull request as draft September 21, 2024 14:48
@nnyyxxxx
Copy link
Contributor Author

nnyyxxxx commented Sep 21, 2024

gotta fix these conflicts before merge

@nnyyxxxx nnyyxxxx marked this pull request as ready for review September 21, 2024 15:13
@nnyyxxxx
Copy link
Contributor Author

all good now

@nnyyxxxx nnyyxxxx mentioned this pull request Sep 22, 2024
4 tasks
@nnyyxxxx
Copy link
Contributor Author

doing conflicts right now

@nnyyxxxx
Copy link
Contributor Author

DONT MERGE YET

@adamperkowski
Copy link
Collaborator

draft it

@nnyyxxxx
Copy link
Contributor Author

everything fixed and in place, ready for merge

@nnyyxxxx
Copy link
Contributor Author

checkbashisms is failing for unknown reasons just ignore it

@ChrisTitusTech ChrisTitusTech added the bug Something isn't working label Sep 22, 2024
@nnyyxxxx nnyyxxxx force-pushed the moveinstallingprintfsintoifstatements branch from 5b49620 to e9b1217 Compare September 22, 2024 17:24
@nnyyxxxx
Copy link
Contributor Author

going to fix these conflicts

@nnyyxxxx
Copy link
Contributor Author

again lol

@nnyyxxxx
Copy link
Contributor Author

@ChrisTitusTech all good now

@ChrisTitusTech ChrisTitusTech merged commit 64e8492 into ChrisTitusTech:main Sep 22, 2024
2 checks passed
@nnyyxxxx nnyyxxxx deleted the moveinstallingprintfsintoifstatements branch September 22, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants