Add a real shebang now that it is off of Termux.

This commit is contained in:
Hyperling 2024-03-30 11:12:31 -07:00
parent 376d936819
commit 0cd7e64929

View File

@ -1,4 +1,4 @@
#!`which php` #!/usr/bin/php
<?php <?php
/* 2024-03-24 Hyperling /* 2024-03-24 Hyperling
// Calculate the optimal amount of spare change to keep // Calculate the optimal amount of spare change to keep