Script executes in home directory of active user.
This commit is contained in:
parent
957cf71192
commit
12d7db34a0
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
cd $HOME
|
||||||
|
|
||||||
rm -rf ~/arcolinux-config
|
rm -rf ~/arcolinux-config
|
||||||
|
|
||||||
git clone https://gitlab.com/RealStickman/arcolinux-config.git &&
|
git clone https://gitlab.com/RealStickman/arcolinux-config.git &&
|
||||||
|
Loading…
Reference in New Issue
Block a user