Skip to content

Commit

Permalink
修复硬盘直通链接问题
Browse files Browse the repository at this point in the history
  • Loading branch information
firemakergk committed Oct 31, 2022
1 parent 4edc3f4 commit a630294
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions files/setup_aquar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ EOF
chmod +x /usr/local/bin/aqserv

echo '********安装docker********'
sudo apt-get install software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
$(lsb_release -cs) \
Expand Down

0 comments on commit a630294

Please sign in to comment.