Notice
Recent Posts
Recent Comments
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

1ofmath

■레드마인 플러그인 설치(클립보드 이미지를 곧바로 첨부하기) on Ubuntu 본문

카테고리 없음

■레드마인 플러그인 설치(클립보드 이미지를 곧바로 첨부하기) on Ubuntu

aofmath 2020. 2. 7. 16:25

■레드마인 플러그인 설치(클립보드 이미지를 곧바로 첨부하기)
대상플러그인(클립보드 이미지를 곧바로 첨부하기) ▶ https://github.com/peclik/clipboard_image_paste

(1)권한변경
위치 : /opt/redmine-3.4.6-5/
실행 : sudo ./use_redmine

(2) 플러그인 다운로드
위치 : /opt/redmine-3.4.6-5
실행 : git clone https://github.com/peclik/clipboard_image_paste.git /opt/redmine-3.4.6-5/apps/redmine/htdocs/plugins/clipboard_image_paste

(3) redmine 재시작
위치 : /opt/redmine-3.4.6-5/
실행 : ./ctlscript.sh restart