1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00
uguu/docker_purge.sh

3 lines
118 B
Bash
Raw Permalink Normal View History

#!/bin/bash
2022-07-22 04:32:52 +00:00
make DOCKER_TAG="$(cat package.json | grep version | cut -d '"' -f4)" CONTAINER_NAME=uguu purge-container