0
私はhttps://localhost/panel/index.php?m=user_games&p=check_expire
のURLをChromeで実行すると、コードが実行され、expierのときにサーバーがシャットダウンされます。wgetコマンドを使用して変数を実行するにはどうすればよいですか?
しかし、私は、このコマンドを使用してcrontab
として、これを実行する必要があるとき:
* * * * * * wget -q --spider "https://localhost/panel/index.php?m=user_games&p=check_expire"
何も起こったが、なぜですか?