Commit Graph

9 Commits (3bcb91f6ae0c0b09203cf5a66b3aa66f76c7c527)

Author SHA1 Message Date
neilpang 9c545059ae fix warning 7 years ago
neilpang 05dea7b22a fix warning 7 years ago
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.
7 years ago
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.
7 years ago
neilpang a2d6daaef4 fix cpanel_uapi.sh 8 years ago
neilpang 48e9006cd1 fix cpanel uapi 8 years ago
Santeri 4286b2917e renamed function 8 years ago
Santeri d09b5cb80e Rename cpanel_uapi.sh to cpanel_deploy.sh 8 years ago
Santeri 90fd18bf42 Renamed script to cpanel_uapi.sh
As per Neil's request.
8 years ago