Hot Fix postinst debian package
ogrepository/pipeline/head This commit looks good
Details
ogrepository/pipeline/head This commit looks good
Details
parent
c964ab75da
commit
bc50845742
|
@ -41,10 +41,6 @@ USER="opengnsys"
|
|||
# Provisionar base de datos si es necesario en caso de instalación.
|
||||
|
||||
if [ "$1" = "configure" ] && [ -z "$2" ]; then
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> ticket-2610
|
||||
|
||||
sed -i "s/%%OGREPOSITORY_USER%%/$SAMBA_USER/g" /etc/systemd/system/ogrepo-api.service
|
||||
sed -i "s/%%OGREPOSITORY_USER%%/$SAMBA_USER/g" /etc/samba/ogrepo-smb.conf
|
||||
|
|
Loading…
Reference in New Issue