瀏覽代碼

Pt 2 of the fix

master
Ray Burgemeestre 5 月之前
父節點
當前提交
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…
取消
儲存