Update 'install/INSTALL-GLACIER.sh'
This commit is contained in:
parent
d5122b918b
commit
1e2e514b49
@ -17,4 +17,8 @@ chmod +x ../scripts/glacier
|
||||
echo "[ i ] Installing glacier..."
|
||||
cd ../scripts
|
||||
mv glacier /bin
|
||||
echo "[ i ] Glacier has finished installing successfully."
|
||||
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
|
||||
echo "MAKEFLAGS=-j$glacier-install-make-conf-cpu"
|
||||
echo "[ i ] Glacier has installed successfully."
|
Loading…
Reference in New Issue
Block a user