update.sh 329 B

123456789101112
  1. #!/bin/bash
  2. ###
  3. # @Author: LinkLeong link@icewhale.com
  4. # @Date: 2022-06-30 10:08:33
  5. # @LastEditors: LinkLeong
  6. # @LastEditTime: 2022-09-01 22:33:06
  7. # @FilePath: /CasaOS/build/sysroot/usr/share/casaos/shell/update.sh
  8. # @Description:
  9. ###
  10. curl -fsSL https://raw.githubusercontent.com/IceWhaleTech/get/main/update.sh | bash