move scripts
This commit is contained in:
4
scripts/stop_wp.sh
Executable file
4
scripts/stop_wp.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
POD_NAME='wordpress_with_mariadb'
|
||||
|
||||
podman pod stop $POD_NAME
|
||||
Reference in New Issue
Block a user