хозяйственная работа: оптимизируйте файл докера, удалите характеры перевода каретки из переведенного текста
This commit is contained in:
parent
1b4792998a
commit
c6653e6113
4 changed files with 40 additions and 13 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo 'initializing wine...'
|
||||
wineboot -i
|
||||
echo 'copying registy values...'
|
||||
wine regedit $WINEPREFIX/drive_c/registry.reg
|
||||
echo 'starting...'
|
||||
exec wine /app/promt-puppy.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue