Commit Graph

9 Commits

Author SHA1 Message Date
neilpang 9c545059ae fix warning 2018-06-28 22:21:22 +08:00
neilpang 05dea7b22a fix warning 2018-06-28 20:34:29 +08:00
Santeri Kannisto d987d61ea9
Issue #1328 bug fix v3
Eliminated php dependency with a private function for urlencode using sed. Php had failed on godaddy due to multiple php instances and naturally cron using the one without the necessary -r option. Compared to previous PR the sed code is now POSIX and should work on all environments.
2018-06-28 09:38:14 +02:00
Santeri Kannisto acf117584b #1042
Apparently UAPI does not return any error code, just JSON output that has a string "status: 0" whenever the command fails.
2017-09-26 07:04:30 +04:00
neilpang a2d6daaef4 fix cpanel_uapi.sh 2017-08-25 20:54:10 +08:00
neilpang 48e9006cd1 fix cpanel uapi 2017-08-25 20:51:31 +08:00
Santeri 4286b2917e renamed function 2017-07-19 12:22:00 +04:00
Santeri d09b5cb80e Rename cpanel_uapi.sh to cpanel_deploy.sh 2017-07-19 07:39:21 +04:00
Santeri 90fd18bf42 Renamed script to cpanel_uapi.sh
As per Neil's request.
2017-07-18 15:48:17 +04:00