MFBot-Docker/download.sh

5 lines
167 B
Bash
Raw Normal View History

#!/bin/bash
cd /
wget https://www.mfbot.de/Download/latest/MFBot_Konsole_x86_64
chmod a+x MFBot_Konsole_x86_64
ln -sf /MFBot_Konsole_x86_64 /mfbot/MFBot_Konsole_x86_64