Skip to content
Snippets Groups Projects
Commit 9b7d565e authored by thawn's avatar thawn
Browse files

added reinstall.sh

parent 1a450112
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
./uninstall.sh "$1"
./install.sh "$1"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment