Update 'install/INSTALL-GLACIER.sh'
This commit is contained in:
parent
69a5f0444a
commit
e117737527
@ -17,8 +17,5 @@ chmod +x ../scripts/glacier
|
|||||||
echo "[ i ] Installing glacier..."
|
echo "[ i ] Installing glacier..."
|
||||||
cd ../scripts
|
cd ../scripts
|
||||||
mv glacier /bin
|
mv glacier /bin
|
||||||
echo "[ i ] A make.conf file is needed for Glacier to work properly."
|
|
||||||
echo "[ i ] Enter the amount of CPU cores and threads you have comined:" && read glacier-install-make-conf-cpu
|
|
||||||
touch /etc/make.conf
|
touch /etc/make.conf
|
||||||
echo "MAKEFLAGS=-j$glacier-install-make-conf-cpu"
|
printf "[ i ] Glacier has finished installing."
|
||||||
echo "[ i ] Glacier has installed successfully."
|
|
Loading…
Reference in New Issue
Block a user