Add git clone to install
This commit is contained in:
parent
286d08af91
commit
6c420eb73a
@ -553,6 +553,9 @@ sudo ufw enable
|
|||||||
git clone https://gitlab.com/RealStickman-arcolinux/config
|
git clone https://gitlab.com/RealStickman-arcolinux/config
|
||||||
echo Finished downloading config
|
echo Finished downloading config
|
||||||
|
|
||||||
|
# Download git repos
|
||||||
|
bash ~/config/scripts/git-pull.sh
|
||||||
|
|
||||||
#cleanup
|
#cleanup
|
||||||
rm -rf ~/setup
|
rm -rf ~/setup
|
||||||
echo Removed setup files
|
echo Removed setup files
|
||||||
@ -562,3 +565,4 @@ echo Setting config
|
|||||||
bash ~/config/install.sh
|
bash ~/config/install.sh
|
||||||
pkgstats
|
pkgstats
|
||||||
echo Finished everything
|
echo Finished everything
|
||||||
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user