mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update and rename 00-portainer_install.sh to 00-aaa_portainer_install.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
if [ -e "/PORTFILE" ]; then
|
||||
echo "Installing portainer..."
|
||||
BUILD_UPSTREAM=$(cat /PORTFILE)
|
||||
BUILD_UPSTREAM=$(</PORTFILE)
|
||||
BUILD_ARCH=$(uname -m)
|
||||
|
||||
echo "${BUILD_ARCH}"
|
||||
Reference in New Issue
Block a user