diff --git a/clone.sh b/clone.sh index 806a7e4..8ffda64 100755 --- a/clone.sh +++ b/clone.sh @@ -1,6 +1,7 @@ #!/bin/bash cd .. # Clone the repository +sudo rm -r ~/hyprcrux/ git clone https://github.com/xsghetti/hyprcrux # Copy the configuration files