1. First you need to update the hive. If you mined gram and did this, then it’s not necessary. hive-replace -y --stable
2. We remove the miner if it was installed before, because it has been updated and the old one will not let you download it. rm /home/users/JettonGramGpuMiner
At the end, the Midnight editor will open and you will need to enter the seed phrase there via SEED=1 2 3, etc. as usual After that, press F2 to save the file and then exit it via F10
4. Edit the executable file and write the number of video cards into it. If it's not clear, watch the video. mcedit /home/user/JettonGramGpuMiner/start_multi_8_meridian.sh
5. Launch the miner cd /home/user/JettonGramGpuMiner && screen -S gram ./start_multi_8_meridian.sh
6. Via ctrl+A+D we exit the miner and can go about our business, it will work in the background
7. If we want to see what’s in the miner, we write screen -r gram