apifiber/infra/newapi-homolog.sh

5 lines
112 B
Bash

service apihomolog stop
cp /home/ftpuser/ftp/files/api /root/api-homolog
chmod 777 api
service apihomolog start