mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-09-28 01:29:03 +03:00
Reduce logging in console
This commit is contained in:
@@ -44,7 +44,7 @@ build_tarball(){
|
||||
chmod 755 "${app_dir}/usr/bin/yandex-music"
|
||||
|
||||
cd "${app_dir}"
|
||||
tar cvfz "${OUTPUT_DIR}/yandex-music_${version}_${arch}.tar.gz" *
|
||||
tar -czf "${OUTPUT_DIR}/yandex-music_${version}_${arch}.tar.gz" *
|
||||
cd "${INITIAL_DIR}"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user