5 lines
155 B
Bash
Executable File
5 lines
155 B
Bash
Executable File
#!/bin/bash
|
|
# Copyright (c) 2023 fithwum
|
|
# All rights reserved
|
|
|
|
docker build --pull --rm -f "fabric/Dockerfile" -t fithwum/minecraft-fabric:latest "fabric" |