ソースを参照

updating defaultCopyright to match expression in file

master
lmartin 4年前
コミット
6ea24160fa
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      apply-config.sh

+ 1
- 1
apply-config.sh ファイルの表示

@@ -50,4 +50,4 @@ fi
50 50
 
51 51
 cp /var/www/bigbluebutton-default/LOGO_CSE-FINAL.ico /var/www/bigbluebutton-default/favicon.ico
52 52
 
53
-sed -i 's/defaultCopyright=.*/defaultCopyright="<p>DigitalCSE<\/p>"/g' /var/bigbluebutton/playback/presentation/2.0/playback.js
53
+sed -i 's/defaultCopyright = .*/defaultCopyright = "<p>DigitalCSE<\/p>"/g' /var/bigbluebutton/playback/presentation/2.0/playback.js

読み込み中…
キャンセル
保存