mirror of
https://github.com/Tha14/uam-docker.git
synced 2026-01-26 23:23:15 +01:00
Fix persistance, Readme
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
cd /tmp
|
||||
apt update && apt -yq install wget libglib2.0-0
|
||||
apt update && apt -yq install wget libglib2.0-0 ca-certificates
|
||||
update-ca-certificates
|
||||
wget https://update.u.is/downloads/uam/linux/uam-latest_amd64.deb
|
||||
dpkg -i uam-latest_amd64.deb
|
||||
cd /opt/uam/
|
||||
|
||||
Reference in New Issue
Block a user