first commit
This commit is contained in:
commit
2d78ff36ba
23690
modules/proxmox/scripts/proxmoxlib.js
Normal file
23690
modules/proxmox/scripts/proxmoxlib.js
Normal file
File diff suppressed because one or more lines are too long
11
modules/proxmox/scripts/remove-login-message.sh
Normal file
11
modules/proxmox/scripts/remove-login-message.sh
Normal file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "hello" date
|
||||
|
||||
#cd /usr/share/javascript/proxmox-widget-toolkit
|
||||
#cp proxmoxlib.js proxmoxlib.js.bak
|
||||
#rm proxmoxlib.js
|
||||
#mv ~/scripts/no-login-message/proxmoxlib.js ./proxmoxlib.js
|
||||
#systemctl restart pveproxy.service
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user