Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
構成が完了した後、自動的にスクリプトを実行する必要があります。つまり、./configure を実行するときに、最終的に ./script.sh を実行するようにしたいと考えています。これは、configure が最後に実行する必要があります。
これを行う方法はありますか?
ありがとう