Skip to content

Commit

Permalink
Merge pull request #27 from appwrite/feat-fix-do-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar authored Nov 1, 2022
2 parents 0b7c7ad + ed37e74 commit 098da2c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appwrite.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
"apt -qqy -o Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' full-upgrade",
"apt -qqy -o Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' install {{user `apt_packages`}}",
"apt-get install -y haveged",
"apt-get -qqy clean",
"apt-get purge droplet-agent"
"apt-get -qqy clean"
]
},
{
Expand Down

0 comments on commit 098da2c

Please sign in to comment.