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.
電話しようとしています
jarsigner -verbose -keystore /some-path/releasekey.keystore -storepass ******!p /some-file/path
bashで。
ストアパスの!p最後にあるは、バングとして扱われ続け、pで始まる最後に呼び出したコマンドに置き換えられます。
!p
このキーを変更することはできませんが、とにかくこれを修正できますか?
解決済み-ストアパスを変更しただけ