Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed May 9, 2024
1 parent f5707df commit a939e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/cloudflare-page.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

curl -sL https://dl.static-php.dev/static-php-cli/common/php-8.3.4-cli-linux-x86_64.tar.gz | tar xz
curl -sL -o lina.phar https://github.com/bangnokia/lina/releases/latest/download/lina.phar
curl -sL -o lina.phar https://github.com/linaphp/lina/releases/latest/download/lina.phar

chmod +x php
./php lina.phar build

0 comments on commit a939e91

Please sign in to comment.