Drop the script now useless

This commit is contained in:
flow.gunso
2019-04-09 15:00:11 +02:00
parent 1f4b0653b9
commit e2fcfcee05

View File

@@ -1,9 +0,0 @@
#!/bin/bash
groupmod -u $GID $UNAME
usermod -u $UID $UNAME
chown $UID.$GID -R /.seafile
chown $UID.$GID -R /.supervisord
chown $UID.$GID -R /volume
chown $UID.$GID /entrypoint.sh
chown $UID.$GID /infinite-seaf-cli-start.sh