implement update system, cleaned output text
All checks were successful
/ Build Container (push) Successful in 1h12m54s
All checks were successful
/ Build Container (push) Successful in 1h12m54s
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#! /bin/bash
|
||||
|
||||
echo Running as user: $USER
|
||||
|
||||
if [[ -z ${1} ]]; then
|
||||
echo Main file not spicified
|
||||
echo Restart the container with proper arguments
|
||||
@@ -24,6 +22,7 @@ fi
|
||||
|
||||
# start auto compile loop
|
||||
echo Starting AutoLTX...
|
||||
echo
|
||||
sleep 3
|
||||
cd /app/project || exit 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user