mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create UPDATE.sh
This commit is contained in:
parent
3d4283df97
commit
30f1e0a06d
7
version/1.1.3/UPDATE.sh
Normal file
7
version/1.1.3/UPDATE.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# replace path in template
|
||||||
|
sed -i 's|/opt/bitnami/php/etc/conf.d|/usr/local/etc/php/|g' /etc/openpanel/docker/compose/1.0/docker-compose.yml
|
||||||
|
|
||||||
|
# replace for existing users
|
||||||
|
sed -i 's|/opt/bitnami/php/etc/conf.d|/usr/local/etc/php/|g' /home/*/docker-compose.yml
|
Loading…
Reference in New Issue
Block a user