mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
systemd
This commit is contained in:
parent
2a1b978851
commit
35885cc599
@ -1,12 +1,8 @@
|
||||
#!/bin/bash
|
||||
# Define PATH
|
||||
|
||||
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
|
||||
# Export PATH
|
||||
|
||||
set -e
|
||||
|
||||
trap "sleep 1; continue" ERR
|
||||
|
||||
try_times=100
|
||||
counter=1
|
||||
portainer_username="admin"
|
||||
|
Loading…
Reference in New Issue
Block a user