mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-02 18:07:43 +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
|
#!/bin/bash
|
||||||
if [ -e "/PORTFILE" ]; then
|
if [ -e "/PORTFILE" ]; then
|
||||||
echo "Installing portainer..."
|
echo "Installing portainer..."
|
||||||
BUILD_UPSTREAM=$(cat /PORTFILE)
|
BUILD_UPSTREAM=$(</PORTFILE)
|
||||||
BUILD_ARCH=$(uname -m)
|
BUILD_ARCH=$(uname -m)
|
||||||
|
|
||||||
echo "${BUILD_ARCH}"
|
echo "${BUILD_ARCH}"
|
||||||
Reference in New Issue
Block a user