Renomme et corrige script génération de la map
This commit is contained in:
@@ -33,7 +33,7 @@ action() {
|
||||
if [ $regenmap -eq 1 ]; then
|
||||
mount $mountpoint
|
||||
sleep 5
|
||||
$serverpath/regen_map.sh $serverpath $world $mapdest
|
||||
$serverpath/genmap.sh $serverpath $world $mapdest
|
||||
umount $mountpoint
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user