summarylogtreecommitdiffstats
path: root/php-wasm.install
blob: 744aa1800b22816d1b772eb7b86aad6161bd721f (plain)
1
2
3
post_install() {
  echo "To enable uncomment ';extension=wasm.so' in /etc/php/conf.d/wasm.ini and restart the service"
}