fix
This commit is contained in:
@@ -157,7 +157,7 @@ defaultFileSystemType: "ext4"
|
||||
# If not specified at all, uses *defaultFileSystemType* without a
|
||||
# warning (this matches traditional no-choice-available behavior best).
|
||||
# availableFileSystemTypes: ["ext4","ext3","btrfs","jfs","xfs","f2fs"]
|
||||
availableFileSystemTypes: ["ext4"]
|
||||
availableFileSystemTypes: ["ext4","xfs"]
|
||||
|
||||
# Show/hide LUKS related functionality in automated partitioning modes.
|
||||
# Disable this if you choose not to deploy early unlocking support in GRUB2
|
||||
|
||||
@@ -11,12 +11,6 @@ script:
|
||||
- "- teamviewer --passwd 'Bbt123!@#'"
|
||||
- "- ${ROOT}/usr/local/bin/change-servername_s2"
|
||||
- "- /bin/bash ${ROOT}/home/smart/smart-organizer-service-install.sh"
|
||||
- "- mv ${ROOT}/usr/bin/dcpomatic2_create ${ROOT}/usr/bin/dcpomatic2_create_original"
|
||||
- "- cp ${ROOT}/home/smart/dcpomatic2_create ${ROOT}/usr/bin/dcpomatic2_create"
|
||||
- "- mv ${ROOT}/usr/bin/ffmpeg ${ROOT}/usr/bin/ffmpeg.bin"
|
||||
- "- cp ${ROOT}/home/smart/ffmpeg ${ROOT}/usr/bin/ffmpeg"
|
||||
- "- chmod 755 ${ROOT}/usr/bin/ffmpeg"
|
||||
- "- chmod 755 ${ROOT}/usr/bin/dcpomatic2_create"
|
||||
- "- rm -rf ${ROOT}/media/cinema/.*"
|
||||
- "- rm -rf ${ROOT}/media/kdm/.*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user