소스 검색

Pt 2 of the fix

master
Ray Burgemeestre 7 달 전
부모
커밋
f68c662edf
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      apt-publisher/Makefile

+ 3
- 0
apt-publisher/Makefile 파일 보기

@@ -20,6 +20,9 @@ apt-ubuntu2204:
tar -zxvf *secret.tar.gz
make prepare-packages-ubuntu2204
make update-packages-ubuntu2204

apt-ubuntu2204-pt2:
make update-packages-ubuntu2204-rsync
bash ../ubuntu2204.sh chown $$(id -u):$$(id -g) . -R # fix permissions

prepare-packages-ubuntu1804:

Loading…
취소
저장