Update install.sh
This commit is contained in:
parent
f140b37e6c
commit
deb0f12963
@ -154,16 +154,17 @@ sudo pip3 install ffmpeg-normalize
|
|||||||
echo Installed python modules
|
echo Installed python modules
|
||||||
|
|
||||||
#Changes to home folder automatically now, no need to be extra careful anymore.
|
#Changes to home folder automatically now, no need to be extra careful anymore.
|
||||||
echo No config download
|
#echo No config download
|
||||||
git clone https://gitlab.com/RealStickman-arcolinux/config
|
git clone https://gitlab.com/RealStickman-arcolinux/config
|
||||||
echo Finished downloading config
|
echo Finished downloading config
|
||||||
|
|
||||||
#cleanup
|
#cleanup
|
||||||
echo Removal of old files not set
|
#echo Removal of old files not set
|
||||||
rm -rf ~/setup
|
rm -rf ~/setup
|
||||||
echo Removed old setup files
|
echo Removed old setup files
|
||||||
|
|
||||||
#downloading config
|
#downloading config
|
||||||
echo Not installing config
|
#echo Not installing config
|
||||||
echo Setting config
|
echo Setting config
|
||||||
bash ~/config/install.sh
|
bash ~/config/install.sh
|
||||||
|
echo Finished everything
|
Loading…
Reference in New Issue
Block a user