6 lines
247 B
Bash
Executable File
6 lines
247 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Inspired by https://github.com/yarnpkg/yarn/issues/3421#issuecomment-1399393547
|
|
|
|
echo "This file is just a stub; it is not meant to be executed.
|
|
It will be replaced by the postinstall script with the binary for the target platform." |