mirror of
https://github.com/xsghetti/script.git
synced 2025-01-22 17:16:09 -05:00
remove repo before download incase exists
This commit is contained in:
parent
ace1ffed68
commit
2576c83d00
1 changed files with 1 additions and 0 deletions
1
clone.sh
1
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
|
||||
|
|
Loading…
Reference in a new issue