Jump to...
redirecting...

Log for Ubuntu 台灣社群

link

15.338現價多 14.955止損 17.325止盈
於限 HTTP 代理的網路環境中要快速跳過 #Snapcraft 的網路連線偵測逾時的 #Workaround

lxc exec "snapcraft-${SNAP_NAME}" -- \
    sh -c 'while true; do pkill getent; done'


#Snap打包 #筆記